Skip to content

Commit b0adbfd

Browse files
Bump p256 from 0.9.0 to 0.10.1
Bumps [p256](https://github.com/RustCrypto/elliptic-curves) from 0.9.0 to 0.10.1. - [Release notes](https://github.com/RustCrypto/elliptic-curves/releases) - [Commits](RustCrypto/elliptic-curves@p256/v0.9.0...p256/v0.10.1) --- updated-dependencies: - dependency-name: p256 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9554ad commit b0adbfd

File tree

2 files changed

+86
-24
lines changed

2 files changed

+86
-24
lines changed

Cargo.lock

Lines changed: 85 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sled-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nexus-client = { path = "../nexus-client" }
3131
omicron-common = { path = "../common" }
3232
oximeter = { version = "0.1.0", path = "../oximeter/oximeter" }
3333
oximeter-producer = { version = "0.1.0", path = "../oximeter/producer" }
34-
p256 = "0.9.0"
34+
p256 = "0.10.1"
3535
percent-encoding = "2.1.0"
3636
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
3737
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "a9399a8007f9876e31ce152848e6ecc2a9e14283" }

0 commit comments

Comments
 (0)