Skip to content

Commit 5093106

Browse files
build(deps): bump the crypto group across 1 directory with 3 updates (#415)
1 parent 22e30dd commit 5093106

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/wasm/Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

picky/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ p256 = { version = "0.14.0-pre.11", features = ["ecdh"] }
5656
p384 = { version = "0.14.0-pre.11", features = ["ecdh"] }
5757
p521 = { version = "0.14.0-pre.11", features = ["ecdh"] }
5858

59-
rsa = { version = "0.10.0-rc.8", features = ["std"] }
59+
rsa = { version = "0.10.0-rc.9", features = ["std"] }
6060

61-
digest = "0.11.0-rc.1"
61+
digest = "0.11.0-rc.3"
6262
md5 = { package = "md-5", version = "0.11.0-rc.2", features = ["oid"] }
6363
sha1 = { version = "0.11.0-rc.2", features = ["oid"] }
6464
sha2 = { version = "0.11.0-rc.2", features = ["oid"] }

0 commit comments

Comments
 (0)