Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent 12b1a4b commit f0d36c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.7.45", optional = true }
roaring = "0.10.6"
roots = "0.0.8"
serde = { version = "1.0.208", features = ["derive"] }
Expand Down

0 comments on commit f0d36c2

Please sign in to comment.