Skip to content

Commit d6fac98

Browse files
fix(deps): bump whoami from 1.6.1 to 2.0.1
Bumps [whoami](https://github.com/ardaku/whoami) from 1.6.1 to 2.0.1. - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](https://github.com/ardaku/whoami/commits/v2.0.1) --- updated-dependencies: - dependency-name: whoami dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14ea18 commit d6fac98

2 files changed

Lines changed: 21 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ url = "2.5.4"
127127
uuid = { version = "1.15.1", features = ["v4", "serde"] }
128128
walkdir = "2.5.0"
129129
webpki-roots = "=0.26.8"
130-
whoami = "1.6.0"
130+
whoami = "2.0.1"
131131
windows = { version = "0.61.1", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
132132
winnow = "=0.6.2"
133133
winreg = "0.55.0"

0 commit comments

Comments
 (0)