Skip to content

Commit 2bbd27b

Browse files
Bump zerocopy from 0.7.26 to 0.7.31
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.26...v0.7.31) --- updated-dependencies: - dependency-name: zerocopy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 886617e commit 2bbd27b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

playback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parking_lot = { version = "0.12", features = ["deadlock_detection"] }
2828
shell-words = "1.1"
2929
thiserror = "1"
3030
tokio = { version = "1", features = ["parking_lot", "rt", "rt-multi-thread", "sync"] }
31-
zerocopy = { version = "0.7.26", features = ["derive"] }
31+
zerocopy = { version = "0.7.31", features = ["derive"] }
3232

3333
# Backends
3434
alsa = { version = "0.8.1", optional = true }

0 commit comments

Comments
 (0)