Commit 60f60d9
authored
fix: timeout crates publish after 1hr (#4288)
It appears that there is possibly a bug in the cargo publish
implementation with -Zpublish-timeout:
https://github.com/rust-lang/cargo/blob/b2c0aea98deecdea035c0df9b20c66a23b78dde8/src/cargo/ops/registry/publish.rs#L261-L320
Signed-off-by: Andrew Duffy <[email protected]>1 parent c5935db commit 60f60d9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments