diff --git a/Cargo.toml b/Cargo.toml index 900850e..8c501ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,6 @@ authors = ["Sedat Kapanoglu "] license = "Apache-2.0" keywords = ["turkish", "turkey", "id", "number"] categories = ["parser-implementations"] + +[net] +git-fetch-with-cli = true