Skip to content

Commit 946875e

Browse files
committed
set git-fetch-with-cli for overall project
1 parent f82c07c commit 946875e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.cargo/config.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# # Copy to config.toml for local patches
2-
# [net]
3-
# git-fetch-with-cli = true
1+
[net]
2+
git-fetch-with-cli = true
43

54
# Patches moved to Cargo.toml
65

0 commit comments

Comments
 (0)