Skip to content

Commit

Permalink
Update and rename config to config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp authored Apr 4, 2024
1 parent 9e0d763 commit d8647c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .cargo/config → .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[target.x86_64-unknown-linux-gnu]
rustflags = [
"-C", "link-arg=-fuse-ld=lld",
]
rustflags = ["-C", "link-arg=-fuse-ld=lld"]

0 comments on commit d8647c2

Please sign in to comment.