Skip to content

Commit

Permalink
Bump rkyv from 0.7.44 to 0.8.9
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.9.
- [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 Nov 25, 2024
1 parent 94d37f9 commit ba3fd36
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.4"
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.9", optional = true }
roaring = "0.10.6"
roots = "0.0.8"
serde = { version = "1.0.214", features = ["derive"] }
Expand Down

0 comments on commit ba3fd36

Please sign in to comment.