chore(deps): bump libc from 0.2.164 to 0.2.167 in the cargo group

Bumps the cargo group with 1 update: [libc](https://github.com/rust-lang/libc).


Updates `libc` from 0.2.164 to 0.2.167
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.164...0.2.167)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 07:24:38 +00:00
committed by Henrik Friedrichsen
parent ef56729cb1
commit 508f4fadd0
2 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ zbus = {version = "5.1.1", default-features = false, features = ["tokio"], optio
fern = "0.7"
futures = "0.3"
ioctl-rs = {version = "0.2", optional = true}
libc = "0.2.164"
libc = "0.2.167"
librespot-core = "0.6.0"
librespot-oauth = "0.6.0"
librespot-playback = "0.6.0"