Skip to content

Commit

Permalink
bumped lnurl crate
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider committed Sep 21, 2024
1 parent 9847e13 commit 73debe2
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 16 deletions.
132 changes: 117 additions & 15 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 @@ -43,6 +43,6 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
config = "0.14.0"
clap = { version = "4.5.3", features = ["derive"] }
lnurl-rs = "0.5.0"
lnurl-rs = "0.8.0"
openssl = { version = "0.10", features = ["vendored"] }
once_cell = "1.19.0"

0 comments on commit 73debe2

Please sign in to comment.