Skip to content

Commit 76af977

Browse files
committed
update rkyv
1 parent e708967 commit 76af977

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
@@ -25,7 +25,7 @@ bytes = "1"
2525
criterion = { version = "0.5", features = ["html_reports"] }
2626
nanoid = "0.4.0"
2727
rand = "0.9.2"
28-
rkyv = { version = "0.8.11", features = ["bytecheck", "unaligned"] }
28+
rkyv = { version = "0.8.14", features = ["bytecheck", "unaligned"] }
2929
serde_json = "1.0.149"
3030

3131
[[bench]]

0 commit comments

Comments
 (0)