Skip to content

Commit f52365d

Browse files
[DPNDBT]: Update whoami requirement from 1.5 to 2.1
Updates the requirements on [whoami](https://github.com/ardaku/whoami) to permit the latest version. - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](ardaku/whoami@v1.5.0...v2.1.0) --- updated-dependencies: - dependency-name: whoami dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41650eb commit f52365d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rast-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ tracing-subscriber = { workspace = true }
2020
async-trait = { workspace = true }
2121
ulid = { workspace = true }
2222

23-
whoami = { version = "1.5" }
23+
whoami = { version = "2.1" }

0 commit comments

Comments
 (0)