Skip to content

Commit

Permalink
Merge pull request #1023 from SierraSoftworks/dependabot/cargo/keyrin…
Browse files Browse the repository at this point in the history
…g-2.2.0

chore(deps): bump keyring from 2.1.0 to 2.2.0
  • Loading branch information
notheotherben authored Dec 26, 2023
2 parents 0fad3ec + 18f8e94 commit 25eb74e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ human-errors = "0.1.3"
http = "0.2"
inventory = "0.3.14"
itertools = "0.12"
keyring = { version = "2.1", optional = true }
keyring = { version = "2.2", optional = true }
lazy_static = "1.4"
nix = { version = "0.27.1", features = ["process", "signal"] }
opentelemetry = { version = "0.21" }
Expand Down

0 comments on commit 25eb74e

Please sign in to comment.