shardtree: Pin `dashmap < 5.5.0` in dev-dependencies to keep MSRV

This commit is contained in:
Jack Grigg 2023-07-14 01:36:55 +00:00
parent 2715a24943
commit f5160a4790
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ test-dependencies = ["proptest", "assert_matches"]
[target.'cfg(unix)'.dev-dependencies]
pprof = { version = "0.9", features = ["criterion", "flamegraph"] } # MSRV 1.56
dashmap = ">=5, <5.5.0"
inferno = ">=0.11, <0.11.5" # MSRV 1.59