Skip to content

Commit b9bb1f0

Browse files
committed
Lint with correct version of cargo-sort
1 parent 0dce15e commit b9bb1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bitwarden-crypto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ no-memory-hardening = [] # Disable memory hardening features
2020
uniffi = [
2121
"bitwarden-encoding/uniffi",
2222
"dep:bitwarden-uniffi-error",
23-
"dep:uniffi",
23+
"dep:uniffi"
2424
] # Uniffi bindings
2525
wasm = ["dep:tsify", "dep:wasm-bindgen"] # WASM support
2626

0 commit comments

Comments
 (0)