build(deps): update rust crate whoami to 2.1.1 (#7268)

* build(deps): update rust crate whoami to 2.1.1

* chore: cargo update --workspace

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-28 19:53:44 +01:00
committed by GitHub
parent a981bea094
commit 99fe1bc372
2 changed files with 14 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.1.0", default-features = false, features = ["std", "wasi-wasite"] }
whoami = { version = "2.1.1", default-features = false, features = ["std", "wasi-wasite"] }
yaml-rust2 = "0.11.0"
guess_host_triple = "0.1.5"