We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dashmap
1 parent 067a822 commit aa34bedCopy full SHA for aa34bed
gix-tempfile/Cargo.toml
@@ -31,7 +31,7 @@ test = true
31
[dependencies]
32
gix-fs = { version = "^0.11.2", path = "../gix-fs" }
33
parking_lot = "0.12.1"
34
-dashmap = { version = "5.1.0", optional = true }
+dashmap = { version = "6.0.1", optional = true }
35
once_cell = { version = "1.8.0", default-features = false, features = ["race", "std"] }
36
tempfile = "3.10.0"
37
0 commit comments