We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55297c9 commit 40761a8Copy full SHA for 40761a8
crates/bitwarden-crypto/Cargo.toml
@@ -24,7 +24,7 @@ aead-crypto = [
24
"dep:blake3",
25
"dep:chacha20",
26
"dep:chacha20poly1305",
27
- "dep:poly1305",
+ "dep:poly1305"
28
]
29
30
[dependencies]
0 commit comments