chore(cargo): bump uzers to v0.11.3

This version includes a fix of an unaligned pointer read.

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
This commit is contained in:
Sandro-Alessio Gierens 2023-09-11 10:23:18 +02:00
parent ca66ff9a64
commit 8a65cbc390

View file

@ -65,7 +65,7 @@ default-features = false
proc-mounts = "0.3"
[target.'cfg(unix)'.dependencies]
uzers = "0.11.2"
uzers = "0.11.3"
[build-dependencies]
chrono = "0.4"