diff --git a/Cargo.toml b/Cargo.toml index 5f54b52..eae7322 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,3 @@ repository = "https://github.com/samuelSchlesinger/blake3-lamport-signatures" blake3 = "1.3.1" rand = "0.8.4" proptest = "1.0.0" - -[net] -git-fetch-with-cli = true