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.
1 parent 47ba92d commit 6eed30fCopy full SHA for 6eed30f
hdf5/Cargo.toml
@@ -58,7 +58,7 @@ num-complex = { workspace = true }
58
parking_lot = "0.12.3"
59
paste = "1.0"
60
pretty_assertions = "1.4"
61
-rand = { version = "0.8", features = ["small_rng"] }
+rand = { version = "0.9", features = ["small_rng"] }
62
regex = { workspace = true }
63
scopeguard = "1.2"
64
tempfile = "3.9"
0 commit comments