Cargo.lock
This commit is contained in:
committed by
mergify[bot]
parent
a8e522702c
commit
096d9ce5c7
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3871,6 +3871,8 @@ dependencies = [
|
||||
"ed25519-dalek",
|
||||
"flate2",
|
||||
"fs_extra",
|
||||
"futures 0.3.5",
|
||||
"futures-util",
|
||||
"itertools 0.9.0",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
@ -3897,12 +3899,14 @@ dependencies = [
|
||||
"solana-runtime",
|
||||
"solana-sdk 1.2.27",
|
||||
"solana-stake-program",
|
||||
"solana-storage-bigtable",
|
||||
"solana-transaction-status",
|
||||
"solana-vote-program",
|
||||
"symlink",
|
||||
"tar",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"tokio 0.2.22",
|
||||
"trees",
|
||||
"zstd",
|
||||
]
|
||||
|
Reference in New Issue
Block a user