mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Remove async-trait from tendermint-machine, tributary-chain
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -10498,7 +10498,6 @@ dependencies = [
|
||||
name = "tendermint-machine"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures-channel",
|
||||
"futures-util",
|
||||
"hex",
|
||||
@@ -10941,7 +10940,6 @@ dependencies = [
|
||||
name = "tributary-chain"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"blake2",
|
||||
"ciphersuite",
|
||||
"flexible-transcript",
|
||||
|
||||
Reference in New Issue
Block a user