Skip to content

Commit e3a61a2

Browse files
committed
fix: lint
1 parent ec9b368 commit e3a61a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bitwarden-threading/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ wasm-bindgen-futures = { workspace = true }
2626
[dev-dependencies]
2727
async-trait = "0.1.88"
2828
console_error_panic_hook = "0.1.7"
29-
tokio = { workspace = true, features = ["rt"] }
3029
js-sys = { workspace = true }
30+
tokio = { workspace = true, features = ["rt"] }
3131
tsify-next = { workspace = true }
3232
wasm-bindgen = { workspace = true }
3333
wasm-bindgen-futures = { workspace = true }

0 commit comments

Comments
 (0)