build(deps): update rust crate whoami to 2.0.2

This commit is contained in:
renovate[bot]
2026-01-10 01:12:42 +00:00
committed by GitHub
parent f5d555ac83
commit 17a7547ca3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ unicode-width = "0.2.2"
urlencoding = "2.1.3"
versions = "7.0.0"
which = "8.0.0"
whoami = { version = "2.0.1", default-features = false, features = ["std", "wasi-wasite"] }
whoami = { version = "2.0.2", default-features = false, features = ["std", "wasi-wasite"] }
yaml-rust2 = "0.11.0"
guess_host_triple = "0.1.5"