Skip to content

Commit a025edb

Browse files
Update Rust crate ref-cast to 1.0.25
1 parent 795a1e0 commit a025edb

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
@@ -61,7 +61,7 @@ postcard = { version = "1", features = ["alloc"], default-features = false }
6161
proc-macro2 = { version = "1" }
6262
quote = "1.0"
6363
rand = "0.9.2"
64-
ref-cast = "1.0.24"
64+
ref-cast = "1.0.25"
6565
ron = "0.11"
6666
serde = { version = "1.0", features = ["alloc", "derive"], default-features = false }
6767
serde_json = { version = "1.0" }

0 commit comments

Comments
 (0)