Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Nov 7, 2024
1 parent 8b1cf35 commit a3f3732
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bitcoin = "=0.32.4"
lightning = "=0.0.125"
sha2 = "=0.10.8"
ppv-lite86 = "0.2.20"
tokio = { version = "1.40.1", features = ["full"] }
tokio = { version = "1.41.1", features = ["full"] }
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.128"
tokio-util = "0.7"
Expand Down

0 comments on commit a3f3732

Please sign in to comment.