Skip to content

Commit

Permalink
Adde fetch cli auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Baez committed Oct 24, 2024
1 parent 97b2000 commit 4d5d8f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ move-clippy = [

[build]
rustflags = ["-C", "force-frame-pointers=yes", "-C", "force-unwind-tables=yes"]

[net]
git-fetch-with-cli = true

0 comments on commit 4d5d8f7

Please sign in to comment.