Skip to content

Commit ba93200

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 243bd1b commit ba93200

File tree

2 files changed

+91
-29
lines changed

2 files changed

+91
-29
lines changed

Cargo.lock

Lines changed: 90 additions & 28 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
@@ -22,7 +22,7 @@ libc = "0.2.126"
2222
macaddr = { version = "1.0.1", features = [ "serde_std" ] }
2323
nexus-client = { path = "../nexus-client" }
2424
omicron-common = { path = "../common" }
25-
p256 = "0.9.0"
25+
p256 = "0.10.1"
2626
percent-encoding = "2.1.0"
2727
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
2828
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "d2b8184d11d5d5f56424fe0bee13ca03d576604e" }

0 commit comments

Comments
 (0)