Skip to content

Commit c40d1c7

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

File tree

2 files changed

+152
-23
lines changed

2 files changed

+152
-23
lines changed

Cargo.lock

Lines changed: 151 additions & 22 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
@@ -16,7 +16,7 @@ futures = "0.3.18"
1616
ipnetwork = "0.18"
1717
nexus-client = { path = "../nexus-client" }
1818
omicron-common = { path = "../common" }
19-
p256 = "0.9.0"
19+
p256 = "0.10.0"
2020
percent-encoding = "2.1.0"
2121
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
2222
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "00ec8cf18f6a2311b0907f0b16b0ff8a327944d1" }

0 commit comments

Comments
 (0)