mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove borsh from dkg
It pulls in a lot of bespoke dependencies for little utility directly present. Moves the necessary code into the processor.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2435,7 +2435,6 @@ dependencies = [
|
||||
name = "dkg"
|
||||
version = "0.6.1"
|
||||
dependencies = [
|
||||
"borsh",
|
||||
"ciphersuite 0.4.2",
|
||||
"std-shims 0.1.5",
|
||||
"thiserror 2.0.16",
|
||||
|
||||
Reference in New Issue
Block a user