Skip to content

Commit

Permalink
fixed cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider committed Oct 22, 2024
1 parent fb2499e commit 1bf8729
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 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 @@ -44,5 +44,5 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
config = "0.14.0"
clap = { version = "4.5.19", features = ["derive"] }
lnurl-rs = "0.8.0"
# openssl = { version = "0.10.66", features = ["vendored"] }
openssl = { version = "0.10.66", features = ["vendored"] }
once_cell = "1.20.2"

0 comments on commit 1bf8729

Please sign in to comment.