Use "git" protocol to access crates.io
This commit is contained in:
parent
268707a78a
commit
133e1349cf
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[registries.crates-io]
|
||||
protocol = "git"
|
||||
|
||||
# https://github.com/rust-lang/cargo/issues/5034#issuecomment-927105016
|
||||
[target.'cfg(feature = "cargo-clippy")']
|
||||
rustflags = [
|
||||
|
|
Loading…
Reference in a new issue