Skip to content

Commit f7ffa9a

Browse files
authored
Merge pull request #1233 from librespot-org/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.26 to 0.7.31
2 parents 886617e + 2bbd27b commit f7ffa9a

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)