You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
348 B
18 lines
348 B
--- sha-1-0.9.0/Cargo.toml 2020-06-10T03:16:39+00:00
|
|
+++ sha-1-0.9.0/Cargo.toml 2020-06-21T15:25:51.105295+00:00
|
|
@@ -26,13 +26,10 @@
|
|
[lib]
|
|
name = "sha1"
|
|
[dependencies.block-buffer]
|
|
-version = "0.8"
|
|
+version = "0.9"
|
|
|
|
[dependencies.digest]
|
|
version = "0.9"
|
|
-
|
|
-[dependencies.fake-simd]
|
|
-version = "0.1"
|
|
|
|
[dependencies.libc]
|
|
version = "0.2.68"
|