Skip to content

Commit

Permalink
Bump rkyv from 0.7.44 to 0.8.10
Browse files Browse the repository at this point in the history
Bumps [rkyv](https://github.com/rkyv/rkyv) from 0.7.44 to 0.8.10.
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Commits](https://github.com/rkyv/rkyv/commits)

---
updated-dependencies:
- dependency-name: rkyv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent af534a9 commit 7ec2ced
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 78 deletions.
142 changes: 65 additions & 77 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ouroboros = "0.18.5"
piz = "0.5.0"
primal-check = "0.3.4"
rayon = { version = "1.10.0", optional = true }
rkyv = { version = "0.7.44", optional = true }
rkyv = { version = "0.8.10", optional = true }
roaring = "0.10.10"
roots = "0.0.8"
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit 7ec2ced

Please sign in to comment.