We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b2b48 commit e6d1f2cCopy full SHA for e6d1f2c
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
11
env:
12
CARGO_INCREMENTAL: 0
13
+ CARGO_NET_GIT_FETCH_WITH_CLI: true
14
CARGO_NET_RETRY: 10
15
CARGO_TERM_COLOR: always
16
RUST_BACKTRACE: 1
0 commit comments