Skip to content

Commit e70e551

Browse files
Update Rust crate sha2 to v0.10.9
1 parent 21fe917 commit e70e551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bdk = "= 0.30.2"
1717
bdk_electrum = "0.21.0"
1818
bitcoin = "=0.32.5"
1919
lightning = "=0.1.3"
20-
sha2 = "=0.10.8"
20+
sha2 = "=0.10.9"
2121
ppv-lite86 = "0.2.20"
2222
tokio = { version = "1.44.1", features = ["full"] }
2323
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)