Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 8a0887c

Browse files
build(deps): bump users from 0.10.0 to 0.11.0
Bumps [users](https://github.com/ogham/rust-users) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/ogham/rust-users/releases) - [Commits](ogham/rust-users@v0.10.0...v0.11.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a224b25 commit 8a0887c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@ fs2 = "0.4"
1515
# Public dependencies, exposed through library API.
1616
error-chain = { version = "0.12", default-features = false }
1717
openssh-keys = "0.4"
18-
users = "0.10"
18+
users = "0.11"
1919

2020
[[bin]]
2121
name = "update-ssh-keys"

0 commit comments

Comments
 (0)