Skip to content

Commit abf0702

Browse files
dependabot[bot]thomastaylor312
authored andcommitted
chore(deps): bump nkeys from 0.4.4 to 0.4.5
Bumps [nkeys](https://github.com/wasmcloud/nkeys) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/wasmcloud/nkeys/releases) - [Commits](wasmCloud/nkeys@v0.4.4...v0.4.5) --- updated-dependencies: - dependency-name: nkeys dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67d8b25 commit abf0702

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -56,7 +56,7 @@ hyper-util = { version = "0.1", default-features = false }
5656
indexmap = { version = "2", features = ["serde"] }
5757
jsonschema = "0.29"
5858
lazy_static = "1"
59-
nkeys = "0.4.4"
59+
nkeys = "0.4.5"
6060
# One version back to avoid clashes with 0.10 of otlp
6161
opentelemetry = { version = "0.17", features = ["rt-tokio"] }
6262
# 0.10 to avoid protoc dep

0 commit comments

Comments
 (0)