Skip to content

Commit 5a090fa

Browse files
committed
Add description to file_store cargo metadata
1 parent f99eb32 commit 5a090fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/file_store/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/bitcoindevkit/bdk"
77
documentation = "https://docs.rs/bdk_file_store"
8+
description = "A simple append-only flat file implementation of Persist for Bitcoin Dev Kit."
89
keywords = ["bitcoin", "persist", "persistence", "bdk", "file"]
910
authors = ["Bitcoin Dev Kit Developers"]
1011
readme = "README.md"

0 commit comments

Comments
 (0)