update dependence version for gag to latest support windows (#17801)
* update dependence version for gag to leatest support windows * fix compile on windows * add Cargo.lock
This commit is contained in:
@ -12,7 +12,7 @@ documentation = "https://docs.rs/solana-local-cluster"
|
||||
[dependencies]
|
||||
crossbeam-channel = "0.5"
|
||||
itertools = "0.9.0"
|
||||
gag = "0.1.10"
|
||||
gag = "1.0.0"
|
||||
fs_extra = "1.2.0"
|
||||
log = "0.4.11"
|
||||
rand = "0.7.0"
|
||||
|
Reference in New Issue
Block a user