mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
cargo: increase retry count to 10 (#1384)
We've been encountering a lot of spurious network errors with GitHub lately. This increases the retry count to try to work around the problem.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[net]
|
||||
retry = 10
|
||||
Reference in New Issue
Block a user