mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Replace custom read/write impls in router with borsh
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -9455,6 +9455,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"alloy-consensus",
|
||||
"alloy-primitives",
|
||||
"borsh",
|
||||
"group",
|
||||
"k256",
|
||||
]
|
||||
@@ -9475,6 +9476,7 @@ dependencies = [
|
||||
"alloy-sol-macro-input",
|
||||
"alloy-sol-types",
|
||||
"alloy-transport",
|
||||
"borsh",
|
||||
"build-solidity-contracts",
|
||||
"ethereum-schnorr-contract",
|
||||
"group",
|
||||
|
||||
Reference in New Issue
Block a user