cargo: update descriptions

This commit is contained in:
nym21
2025-02-24 00:43:50 +01:00
parent 2f93fd7c36
commit b09767c526
7 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "brk_parser"
description = "A very fast Bitcoin block iterator built on top of bitcoin-rust"
description = "A very fast Bitcoin Core block parser and iterator built on top of bitcoin-rust"
repository = "https://github.com/kibo-money/kibo/tree/main/src/crates/biter"
keywords = ["bitcoin", "block", "iterator"]
categories = ["cryptography::cryptocurrencies", "encoding"]