Skip to content

Commit

Permalink
Merge pull request #64 from ValuedMammal/chore/update-cargo-meta
Browse files Browse the repository at this point in the history
chore: update Cargo meta
  • Loading branch information
rustaceanrob authored Oct 3, 2024
2 parents 1871307 + 49ed79d commit b81576a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[package]
name = "bdk_kyoto"
version = "0.1.0"
authors = ["Rob <[email protected]>", "Bitcoin Dev Kit Developers"]
description = "BDK blockchain integration using P2P light client Kyoto"
license = "MIT OR Apache-2.0"
repository = "https://github.com/bitcoindevkit/bdk-kyoto"
documentation = "https://docs.rs/bdk-kyoto"
readme = "README.md"
keywords = ["bitcoin", "peer-to-peer", "light-client"]
edition = "2021"
rust-version = "1.63.0"

Expand Down

0 comments on commit b81576a

Please sign in to comment.