Skip to content

Commit f99eb32

Browse files
committed
Remove keyword from file_store cargo metadata
1 parent 30c1190 commit f99eb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/file_store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +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-
keywords = ["bitcoin", "persist", "persistence", "bdk", "file", "store"]
8+
keywords = ["bitcoin", "persist", "persistence", "bdk", "file"]
99
authors = ["Bitcoin Dev Kit Developers"]
1010
readme = "README.md"
1111

0 commit comments

Comments
 (0)