WIP redo how we parse and use modes

This commit is contained in:
James Wilson
2025-08-07 16:54:26 +01:00
parent 64d63ef999
commit e8fa992a3b
4 changed files with 337 additions and 0 deletions
Generated
+2
View File
@@ -4095,10 +4095,12 @@ dependencies = [
"alloy-primitives",
"alloy-sol-types",
"anyhow",
"regex",
"revive-dt-common",
"semver 1.0.26",
"serde",
"serde_json",
"thiserror 2.0.12",
"tokio",
"tracing",
]