Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Nov 12, 2024
1 parent 0a9c06a commit 1dfbf69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ lightning = "=0.0.125"
sha2 = "=0.10.8"
ppv-lite86 = "0.2.20"
tokio = { version = "1.41.1", features = ["full"] }
serde = { version = "1.0.214", features = ["derive"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.128"
tokio-util = "0.7"
futures = "0.3.31"
Expand Down

0 comments on commit 1dfbf69

Please sign in to comment.