- Notifications
You must be signed in to change notification settings - Fork226
Commitd93d3ec
committed
Replace sha1 crate with sha-1
This other crate is being maintained, it offers better performances(when using the `asm` feature, especially [onAArch64](RustCrypto/hashes#97)). It also allowsdeduplicating SHA-1 crates in cargo-web.1 parente9a3c9c commitd93d3ec
2 files changed
+4
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 108 | + | |
| 109 | + | |
112 | 110 |
| |
113 | 111 |
| |
114 | 112 |
| |
|
0 commit comments
Comments
(0)