Skip to content

Commit

Permalink
Update Cargo.toml and bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niteshbalusu11 authored Sep 22, 2024
1 parent 1474c83 commit 0c47f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustdress"
version = "0.5.0"
version = "0.5.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -11,7 +11,7 @@ chrono = "0.4.23"
dotenv = "0.15.0"
hex = "0.4.3"
hyper = "0.14.24"
lnd_grpc_rust = "2.4.0"
lnd_grpc_rust = "2.8.0"
serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.93"
sha2 = "0.10.6"
Expand Down

0 comments on commit 0c47f99

Please sign in to comment.