Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 7, 2024
1 parent c396eb9 commit ba8cc89
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 @@ -14,7 +14,7 @@ reqwest = "0.12.9"
webpki = "0.22.4"
sha2 = "0.10.8"
nostr = "0.36.0"
tokio = "1.41.0"
tokio = "1.41.1"

[package.metadata.docs.rs]
all-features = true
Expand Down
2 changes: 1 addition & 1 deletion crates/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ reqwest = "0.12.8"
webpki = "0.22.4"
sha2 = "0.10.8"
nostr = "0.36.0"
tokio = "1.40.0"
tokio = "1.41.1"

0 comments on commit ba8cc89

Please sign in to comment.