mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
chore(cargo): remove sparse registries, which is now the default
This commit is contained in:
parent
180eac5523
commit
f9b0c8bd17
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ rule = "run -p rulegen"
|
|||
[build]
|
||||
rustflags = ["-C", "target-cpu=native"]
|
||||
|
||||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
|
||||
[target.'cfg(all())']
|
||||
rustflags = [
|
||||
# CLIPPY LINT SETTINGS
|
||||
|
|
|
|||
Loading…
Reference in a new issue