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 fc42dee commit 9d0a0f4Copy full SHA for 9d0a0f4
Cargo.toml
@@ -31,7 +31,7 @@ hugealloc = "0.1.1"
31
iddqd = { path = "crates/iddqd", default-features = false }
32
iddqd-test-utils = { path = "crates/iddqd-test-utils" }
33
proptest = { version = "1.7.0", default-features = false, features = ["std"] }
34
-ref-cast = "1.0.24"
+ref-cast = "1.0.25"
35
rustc-hash = { version = "2.1.1", default-features = false }
36
schemars = "0.8.22"
37
serde = "1.0.223"
0 commit comments