feat: Add EncodingError
Change method signatures to expect it and raise it where it makes sense --- don't change below this line --- ENG-4076 <#DTT#>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3044,7 +3044,6 @@ dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
"alloy-sol-types",
|
||||
"anyhow",
|
||||
"dotenv",
|
||||
"hex",
|
||||
"lazy_static",
|
||||
@@ -3052,6 +3051,7 @@ dependencies = [
|
||||
"num-traits",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"tycho-core",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user