Skip to content

Commit 9d0a0f4

Browse files
Update Rust crate ref-cast to 1.0.25
1 parent fc42dee commit 9d0a0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ hugealloc = "0.1.1"
3131
iddqd = { path = "crates/iddqd", default-features = false }
3232
iddqd-test-utils = { path = "crates/iddqd-test-utils" }
3333
proptest = { version = "1.7.0", default-features = false, features = ["std"] }
34-
ref-cast = "1.0.24"
34+
ref-cast = "1.0.25"
3535
rustc-hash = { version = "2.1.1", default-features = false }
3636
schemars = "0.8.22"
3737
serde = "1.0.223"

0 commit comments

Comments
 (0)