Skip to content

Commit b7e507b

Browse files
build(deps): bump sha1 from 0.11.0-rc.5 to 0.11 (#480)
1 parent 07ca237 commit b7e507b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

ssh-key/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rand_core = { version = "0.10", optional = true, default-features = false }
4949
rsa = { version = "0.10.0-rc.17", optional = true, default-features = false, features = ["sha2"] }
5050
sec1 = { version = "0.8", optional = true, default-features = false, features = ["point"] }
5151
serde = { version = "1.0.16", optional = true }
52-
sha1 = { version = "0.11.0-rc.5", optional = true, default-features = false, features = ["oid"] }
52+
sha1 = { version = "0.11", optional = true, default-features = false, features = ["oid"] }
5353

5454
[dev-dependencies]
5555
hex-literal = "1"

0 commit comments

Comments
 (0)