global: cargo update

This commit is contained in:
nym21
2025-02-26 10:45:00 +01:00
parent bb61b3dc22
commit 34923638c5
10 changed files with 37 additions and 28 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
[package]
name = "brk_cli"
description = "A command line interface to interact with the Bitcoin Research Kit"
version = { workspace = true }
edition = { workspace = true }
license = { workspace = true }
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]