Cargo.lock
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3855,6 +3855,8 @@ dependencies = [
|
|||||||
"dlopen_derive",
|
"dlopen_derive",
|
||||||
"ed25519-dalek",
|
"ed25519-dalek",
|
||||||
"fs_extra",
|
"fs_extra",
|
||||||
|
"futures 0.3.5",
|
||||||
|
"futures-util",
|
||||||
"itertools 0.9.0",
|
"itertools 0.9.0",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"libc",
|
"libc",
|
||||||
@ -3880,10 +3882,12 @@ dependencies = [
|
|||||||
"solana-runtime",
|
"solana-runtime",
|
||||||
"solana-sdk 1.4.0",
|
"solana-sdk 1.4.0",
|
||||||
"solana-stake-program",
|
"solana-stake-program",
|
||||||
|
"solana-storage-bigtable",
|
||||||
"solana-transaction-status",
|
"solana-transaction-status",
|
||||||
"solana-vote-program",
|
"solana-vote-program",
|
||||||
"tempfile",
|
"tempfile",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
|
"tokio 0.2.22",
|
||||||
"trees",
|
"trees",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user