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 e708967 commit 76af977Copy full SHA for 76af977
Cargo.toml
@@ -25,7 +25,7 @@ bytes = "1"
25
criterion = { version = "0.5", features = ["html_reports"] }
26
nanoid = "0.4.0"
27
rand = "0.9.2"
28
-rkyv = { version = "0.8.11", features = ["bytecheck", "unaligned"] }
+rkyv = { version = "0.8.14", features = ["bytecheck", "unaligned"] }
29
serde_json = "1.0.149"
30
31
[[bench]]
0 commit comments