Skip to content

Commit 54ac22c

Browse files
committed
Run cargo sort
1 parent e29f15a commit 54ac22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bitwarden-crypto/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ aead-crypto = [
2424
"dep:blake3",
2525
"dep:chacha20",
2626
"dep:chacha20poly1305",
27-
"dep:poly1305",
27+
"dep:poly1305"
2828
]
2929

3030
[dependencies]

0 commit comments

Comments
 (0)