Skip to content

Commit b2c051b

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 63315ba commit b2c051b

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
@@ -27,7 +27,7 @@ nexus-client = { path = "../nexus-client" }
2727
omicron-common = { path = "../common" }
2828
oximeter = { version = "0.1.0", path = "../oximeter/oximeter" }
2929
oximeter-producer = { version = "0.1.0", path = "../oximeter/producer" }
30-
p256 = "0.9.0"
30+
p256 = "0.10.1"
3131
percent-encoding = "2.1.0"
3232
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
3333
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "c59b1ac246b19130bd489cdce217e40a4e51c094" }

0 commit comments

Comments
 (0)