Skip to content

Commit b2ceca3

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

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

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.2"
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)