Skip to content

Commit 650a71e

Browse files
committed
use git CLI for cargo updates (way faster)
1 parent 90c7e3b commit 650a71e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ authors = ["Sedat Kapanoglu <sedat@kapanoglu.com>"]
1010
license = "Apache-2.0"
1111
keywords = ["turkish", "turkey", "id", "number"]
1212
categories = ["parser-implementations"]
13+
14+
[net]
15+
git-fetch-with-cli = true

0 commit comments

Comments
 (0)