mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Move monero-serai to simple-request
Deduplicates code across the entire repo, letting us make improvements in a single place.
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -4877,8 +4877,6 @@ dependencies = [
|
||||
"group",
|
||||
"hex",
|
||||
"hex-literal",
|
||||
"hyper",
|
||||
"hyper-rustls",
|
||||
"modular-frost",
|
||||
"monero-generators",
|
||||
"multiexp",
|
||||
@@ -4890,6 +4888,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha3",
|
||||
"simple-request",
|
||||
"std-shims",
|
||||
"subtle",
|
||||
"thiserror",
|
||||
|
||||
Reference in New Issue
Block a user