chore(deps): update rust crate utmpx to 0.2

This commit is contained in:
renovate[bot]
2024-02-23 09:51:40 +00:00
committed by GitHub
parent 0c3099bc44
commit 3ffb32c4a8
+1 -1
View File
@@ -45,7 +45,7 @@ textwrap = { version = "0.16.0", features = ["terminal_size"] }
xattr = "1.3.1"
tempfile = "3.10.0"
rand = { version = "0.8", features = ["small_rng"] }
utmpx = "0.1"
utmpx = "0.2"
clap_mangen = "0.2.20"
users = "0.11"