Skip to content

Commit

Permalink
Add version in toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rustaceanrob committed Mar 1, 2024
1 parent 3b7f669 commit b9eade9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license-file = "LICENSE"
description = "Encrypted messaging over the Bitcoin P2P Protocol as specified by BIP 324"
repository = "https://github.com/rustaceanrob/bip324"
readme = "README.md"
rust-version = "1.56.1"

[dependencies]
secp256k1 = { version="0.28.2" }
Expand Down

0 comments on commit b9eade9

Please sign in to comment.