Skip to content

Commit

Permalink
chore(deps): Bump nkeys from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [nkeys](https://github.com/wasmcloud/nkeys) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/wasmcloud/nkeys/releases)
- [Commits](wasmCloud/nkeys@v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: nkeys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent e89661c commit be8475b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -311,7 +311,7 @@ maxminddb = { version = "0.24.0", default-features = false, optional = true }
md-5 = { version = "0.10", default-features = false, optional = true }
mongodb = { version = "2.8.2", default-features = false, features = ["tokio-runtime"], optional = true }
async-nats = { version = "0.33.0", default-features = false, optional = true }
nkeys = { version = "0.4.2", default-features = false, optional = true }
nkeys = { version = "0.4.3", default-features = false, optional = true }
nom = { version = "7.1.3", default-features = false, optional = true }
notify = { version = "6.1.1", default-features = false, features = ["macos_fsevent"] }
once_cell = { version = "1.19", default-features = false }
Expand Down

0 comments on commit be8475b

Please sign in to comment.