docs: Add README and logging to match python package
- The readme is useful for us during development. This should be eventually removed and replaced with gitbook docs.
This commit is contained in:
@@ -8,8 +8,8 @@ miette = "7.6.0"
|
||||
# Logging & Tracing
|
||||
tracing = "0.1.37"
|
||||
# Tycho dependencies
|
||||
tycho-common = "0.83.0"
|
||||
tycho-client = "0.83.0"
|
||||
tycho-common = "0.82.0"
|
||||
tycho-client = "0.82.0"
|
||||
tycho-simulation = { path = "../../tycho-simulation", features = ["evm"] }
|
||||
# EVM dependencies
|
||||
alloy = { version = "1.0.27", features = ["arbitrary", "json", "dyn-abi", "sol-types", "contract", "provider-http"] }
|
||||
|
||||
Reference in New Issue
Block a user