mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-12 16:03:31 -07:00
remove: app
This commit is contained in:
Generated
+1
-1
@@ -1280,7 +1280,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "parser"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"allocative",
|
||||
"bincode",
|
||||
|
||||
+1
-4
@@ -1,9 +1,6 @@
|
||||
[package]
|
||||
name = "parser"
|
||||
description = "A better, FOSS, Bitcoin-only, self-hostable Glassnode"
|
||||
homepage = "https://satonomics.xyz"
|
||||
version = "0.3.0"
|
||||
repository = "https://github.com/satonomics-org/satonomics"
|
||||
version = "0.4.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
Reference in New Issue
Block a user