Skip to content

Commit 5f80fd7

Browse files
chore(deps): bump bytecheck in the rkyv-upgrade group across 1 directory
Bumps the rkyv-upgrade group with 1 update in the / directory: [bytecheck](https://github.com/rkyv/bytecheck). Updates `bytecheck` from 0.6.11 to 0.7.0 - [Release notes](https://github.com/rkyv/bytecheck/releases) - [Commits](https://github.com/rkyv/bytecheck/commits/v0.7.0) --- updated-dependencies: - dependency-name: bytecheck dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rkyv-upgrade ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68b552f commit 5f80fd7

2 files changed

Lines changed: 36 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/vector-buffers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ workspace = true
1212
async-recursion = "1.1.1"
1313
async-stream = "0.3.6"
1414
async-trait.workspace = true
15-
bytecheck = { version = "0.6.9", default-features = false, features = ["std"] }
15+
bytecheck = { version = "0.7.0", default-features = false, features = ["std"] }
1616
bytes.workspace = true
1717
crc32fast = { version = "1.5.0", default-features = false }
1818
crossbeam-queue = { version = "0.3.12", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)