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 795a1e0 commit a025edbCopy full SHA for a025edb
Cargo.toml
@@ -61,7 +61,7 @@ postcard = { version = "1", features = ["alloc"], default-features = false }
61
proc-macro2 = { version = "1" }
62
quote = "1.0"
63
rand = "0.9.2"
64
-ref-cast = "1.0.24"
+ref-cast = "1.0.25"
65
ron = "0.11"
66
serde = { version = "1.0", features = ["alloc", "derive"], default-features = false }
67
serde_json = { version = "1.0" }
0 commit comments