We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99eb32 commit 5a090faCopy full SHA for 5a090fa
crates/file_store/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
5
license = "MIT OR Apache-2.0"
6
repository = "https://github.com/bitcoindevkit/bdk"
7
documentation = "https://docs.rs/bdk_file_store"
8
+description = "A simple append-only flat file implementation of Persist for Bitcoin Dev Kit."
9
keywords = ["bitcoin", "persist", "persistence", "bdk", "file"]
10
authors = ["Bitcoin Dev Kit Developers"]
11
readme = "README.md"
0 commit comments