Skip to content

Commit

Permalink
bump cargo version
Browse files Browse the repository at this point in the history
Signed-off-by: Nitesh Balusu <[email protected]>
  • Loading branch information
niteshbalusu11 committed Feb 28, 2024
1 parent c66df2b commit 8572715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lnd_grpc_rust"
version = "2.3.1"
version = "2.4.0"
authors = ["Martin Habovstiak <[email protected]>", "Jonathan Zernik <[email protected]>", "Nitesh Balusu <[email protected]>"]
edition = "2018"
description = "An async library implementing LND RPC via tonic_openssl and prost"
Expand Down

0 comments on commit 8572715

Please sign in to comment.