Skip to content

Commit

Permalink
Bump p256 from 0.9.0 to 0.10.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 20, 2022
1 parent b20ed23 commit 04dda8a
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 25 deletions.
110 changes: 86 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sled-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libc = "0.2.126"
macaddr = { version = "1.0.1", features = [ "serde_std" ] }
nexus-client = { path = "../nexus-client" }
omicron-common = { path = "../common" }
p256 = "0.9.0"
p256 = "0.10.1"
percent-encoding = "2.1.0"
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "b75a0a60d8928632c158e6d433b586d55774c59a" }
Expand Down

0 comments on commit 04dda8a

Please sign in to comment.