diff --git a/Cargo.toml b/Cargo.toml index 01b680e..d313601 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ josekit = { version = "0.10.3" } utoipa = { version = "5.4.0", features = ["uuid", "time"] } [dev-dependencies] -tempfile = { version = "3.23.0" } +tempfile = { version = "3.27.0" }