Mon, 17 Feb 2025 13:51:50 -0500
Update documentation references
Also allow Zed to reindent.
48
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
1 | [target.'cfg(all(target_os = "macos"))'] |
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
2 | rustflags = ["-L", "/opt/homebrew/include"] |