Skip to content

Commit 66ad142

Browse files
Update whoami requirement from 1.2.1 to 2.1.0
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.2.1...v2.1.0) --- updated-dependencies: - dependency-name: whoami dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d50a85 commit 66ad142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ categories = ["graphics", "gui", "multimedia", "rendering", "rendering::engine"]
2626
[dependencies]
2727
dl_api = "0.4"
2828
human = "0.2"
29-
whoami = "1.2.1"
29+
whoami = "2.1.0"
3030

3131
[features]
3232
default = []

0 commit comments

Comments
 (0)