Skip to content

Commit

Permalink
style: Update comment to a Rust comment convention
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Aug 4, 2024
1 parent 220b73b commit 6332802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build]
rustflags = ["-C", "target-cpu=native", "-Z", "threads=8"]
# rustflags = ["-C", "target-cpu=native", "-Z", "threads=8"]

[target.aarch64-apple-darwin]
rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"]

0 comments on commit 6332802

Please sign in to comment.