mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user