Skip to content

Commit

Permalink
fix(deps): update rust crate rkyv to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 380a685 commit d1faab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ version = "1"
optional = true

[dependencies.rkyv]
version = "0.7"
version = "0.8"
optional = true
default-features = false
features = ["alloc", "copy_unsafe", "size_64"]
Expand Down

0 comments on commit d1faab5

Please sign in to comment.