Skip to content

Commit b67679a

Browse files
committed
Remove unused deps
1 parent b7d2ec1 commit b67679a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Cargo.lock

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bitwarden-state-migrations/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ uniffi = ["bitwarden-vault/uniffi"]
1414
wasm = ["bitwarden-vault/wasm"]
1515

1616
[dependencies]
17-
async-trait = { workspace = true }
18-
bitwarden-error = { workspace = true }
1917
bitwarden-state = { workspace = true }
20-
bitwarden-threading = { workspace = true }
2118
bitwarden-vault = { workspace = true }
22-
thiserror = { workspace = true }
2319

2420
[lints]
2521
workspace = true

0 commit comments

Comments
 (0)