Remove keyword from file_store cargo metadata
This commit is contained in:
parent
30c11904a7
commit
e6387f8f27
@ -5,7 +5,7 @@ edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/bitcoindevkit/bdk"
|
||||
documentation = "https://docs.rs/bdk_file_store"
|
||||
keywords = ["bitcoin", "persist", "persistence", "bdk", "file", "store"]
|
||||
keywords = ["bitcoin", "persist", "persistence", "bdk", "file"]
|
||||
authors = ["Bitcoin Dev Kit Developers"]
|
||||
readme = "README.md"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user