Skip to content

Commit

Permalink
Update to latest dashmap.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzxporter committed Jun 25, 2024
1 parent e83aa16 commit 22c3e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tokio-native-tls = "0.3"
futures-util = { version = "0.3", default-features = false, features = ["std", "sink"] }
tracing = { version = "0.1", default-features = false, features = ["std"] }
tracing-subscriber = "0.3"
dashmap = "6.0.0-rc.1"
dashmap = "6.0.1"

hydra-macros = { version = "0.1.27", path = "./hydra-macros" }
hydra = { version = "0.1.27", path = "./hydra", default-features = false }
Expand Down

0 comments on commit 22c3e40

Please sign in to comment.