build(deps): bump uzers from 0.11.3 to 0.12.0

Bumps [uzers](https://github.com/rustadopt/uzers-rs) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/rustadopt/uzers-rs/releases)
- [Changelog](https://github.com/rustadopt/uzers-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustadopt/uzers-rs/compare/v0.11.3...v0.12.0)

---
updated-dependencies:
- dependency-name: uzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-29 22:19:40 +00:00 committed by Christina E. Sørensen
parent df7d51fcd3
commit bebd39c0e4
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -1324,9 +1324,9 @@ dependencies = [
[[package]]
name = "uzers"
version = "0.11.3"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76d283dc7e8c901e79e32d077866eaf599156cbf427fffa8289aecc52c5c3f63"
checksum = "7d85875e16d59b3b1549efce83ff8251a64923b03bef94add0a1862847448de4"
dependencies = [
"libc",
"log",

View file

@ -102,7 +102,7 @@ default-features = false
proc-mounts = "0.3"
[target.'cfg(unix)'.dependencies]
uzers = "0.11.3"
uzers = "0.12.0"
[target.'cfg(target_os = "windows")'.dependencies]
windows-sys = { version = "0.52.0", features = [