Skip to content

Commit f83abc4

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 3424aeb commit f83abc4

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
@@ -18,7 +18,7 @@ futures = "0.3.21"
1818
ipnetwork = "0.18"
1919
nexus-client = { path = "../nexus-client" }
2020
omicron-common = { path = "../common" }
21-
p256 = "0.9.0"
21+
p256 = "0.10.1"
2222
percent-encoding = "2.1.0"
2323
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
2424
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "3a4fd8fa54ce8e1117bfa259bea39bca87f8ea14" }

0 commit comments

Comments
 (0)