Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update rust crate nostr-sdk to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent a67e4f5 commit 4712763
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 64 deletions.
84 changes: 21 additions & 63 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 @@ -10,7 +10,7 @@ license = "Apache-2.0"
[dependencies]
axum = "0.7.5"
clap = { version = "4.5.4", features = ["derive", "env"]}
nostr-sdk = "0.33.0"
nostr-sdk = "0.34.0"
rss = "2.0.7"
serde = { version = "1.0.200", features = ["derive"] }
tokio = { version = "1.37.0", features = ["full"]}
Expand Down

0 comments on commit 4712763

Please sign in to comment.