Commit 6cdcbc6
committed
noise-rust-crypto: disable default features on chacha20poly1305
This dep switched its default features in
RustCrypto/AEADs@d6f510e,
enabling `getrandom`, which is not compatible with all targets. This
crate does not rely on it.1 parent 1023238 commit 6cdcbc6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments