Merge branch 'unstable' into optimistic_conditions

This commit is contained in:
ethDreamer
2022-02-28 19:31:39 -06:00
committed by GitHub
161 changed files with 3533 additions and 966 deletions

View File

@@ -2,7 +2,7 @@
name = "network"
version = "0.2.0"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = "2018"
edition = "2021"
[dev-dependencies]
sloggers = { version = "2.1.1", features = ["json"] }