Skip to content

Commit 14aea50

Browse files
fix(deps): update rust crate rkyv to 0.8
1 parent 04f9ae1 commit 14aea50

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
@@ -90,7 +90,7 @@ version = "1"
9090
optional = true
9191

9292
[dependencies.rkyv]
93-
version = "0.7"
93+
version = "0.8"
9494
optional = true
9595
default-features = false
9696
features = ["alloc", "copy_unsafe", "size_64"]

0 commit comments

Comments
 (0)