Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Jan 29, 2025
1 parent 541ccb6 commit 82f5fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ crypto = { version = "0.5.1", features = ["digest"] }
bdk = "= 0.30.1"
bdk_electrum = "0.20.1"
bitcoin = "=0.32.5"
lightning = "=0.1.0"
lightning = "=0.1.1"
sha2 = "=0.10.8"
ppv-lite86 = "0.2.20"
tokio = { version = "1.43.0", features = ["full"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.136"
serde_json = "1.0.138"
tokio-util = "0.7.13"
futures = "0.3.31"

Expand Down

0 comments on commit 82f5fef

Please sign in to comment.