We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d11a0f commit da2452eCopy full SHA for da2452e
sha1/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sha-1"
3
-version = "0.8.1"
+version = "0.8.2"
4
authors = ["RustCrypto Developers"]
5
license = "MIT OR Apache-2.0"
6
description = "SHA-1 hash function"
sha2/Cargo.toml
name = "sha2"
-version = "0.8.0"
+version = "0.8.1"
description = "SHA-2 hash functions"
0 commit comments