Prechádzať zdrojové kódy

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 2 rokov pred
rodič
commit
8a65cbc390
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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