Skip to content

Commit 6fca09d

Browse files
committed
chore: remove lazy_static from Cargo.toml
1 parent 3e61d2a commit 6fca09d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wallet/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ file_store = ["bdk_file_store"]
3838
test-utils = ["std"]
3939

4040
[dev-dependencies]
41-
lazy_static = "1.4"
4241
assert_matches = "1.5.0"
4342
tempfile = "3"
4443
bdk_chain = { version = "0.21.1", features = ["rusqlite"] }

0 commit comments

Comments
 (0)