Skip to content

Commit 0159cf6

Browse files
committed
test: update electrsd to fix RUSTSEC-2024-0384 warning
1 parent b7dad9f commit 0159cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ miniscript = { version = "10.0", features = ["std"] }
111111
bitcoin = { version = "0.30", features = ["std"] }
112112
lazy_static = "1.4"
113113
env_logger = { version = "0.7", default-features = false }
114-
electrsd = "0.24.0"
114+
electrsd = "0.29.0"
115115
assert_matches = "1.5.0"
116116

117117
[[example]]

0 commit comments

Comments
 (0)