Squashed reset to unstable

This commit is contained in:
Daniel Knopik
2025-03-13 12:50:29 +01:00
committed by Daniel Knopik
parent b71b5f2231
commit f61f0b654c
416 changed files with 13195 additions and 38478 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "boot_node"
version = "6.0.1"
version = "7.0.0-beta.0"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = { workspace = true }
@@ -16,9 +16,7 @@ lighthouse_network = { workspace = true }
log = { workspace = true }
logging = { workspace = true }
serde = { workspace = true }
slog = { workspace = true }
slog-async = { workspace = true }
slog-scope = "4.3.0"
slog-term = { workspace = true }
tokio = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
types = { workspace = true }