Explorar el Código

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>
Sandro-Alessio Gierens hace 2 años
padre
commit
8a65cbc390
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -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"