mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-26 04:16:51 +00:00
{db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ clap = { version = "4.1", optional = true, features = ["derive", "env"] }
|
||||
pretty_env_logger = { version = "0.4", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
mktemp = "0.4"
|
||||
mktemp = "0.5"
|
||||
|
||||
[features]
|
||||
default = [ "sled" ]
|
||||
|
||||
Reference in New Issue
Block a user