Skip to content

Commit d412eaa

Browse files
Bump rkyv from 0.7.44 to 0.8.10
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]>
1 parent d5ccca3 commit d412eaa

File tree

2 files changed

+66
-78
lines changed

2 files changed

+66
-78
lines changed

Cargo.lock

+65-77
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ouroboros = "0.18.5"
5252
piz = "0.5.0"
5353
primal-check = "0.3.4"
5454
rayon = { version = "1.10.0", optional = true }
55-
rkyv = { version = "0.7.45", optional = true }
55+
rkyv = { version = "0.8.10", optional = true }
5656
roaring = "0.10.10"
5757
roots = "0.0.8"
5858
serde = { version = "1.0.218", features = ["derive"] }

0 commit comments

Comments
 (0)