Skip to content

Commit

Permalink
Workaround for cargo git checkout on CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Aug 25, 2022
1 parent 80ccdf1 commit f87b0d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[net]
git-fetch-with-cli = true

0 comments on commit f87b0d1

Please sign in to comment.