rust-secure-code / cargo-supply-chain

Gather author, contributor and publisher data on crates in your dependency graph.
Apache License 2.0
315 stars 18 forks source link

`update` does nothing and says it succeeded if you're offline #22

Closed jyn514 closed 3 years ago

jyn514 commented 3 years ago
$ time cargo supply-chain update --cache-max-age '1s'
Successfully updated to the newest daily data dump.

real    0m0.048s
user    0m0.036s
sys 0m0.012s