mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
global: cargo update
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[package]
|
||||
name = "brk_logger"
|
||||
description = "A clean logger used in 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]
|
||||
color-eyre = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user