--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.cargo/config.toml Fri Feb 14 23:16:14 2025 -0500 @@ -0,0 +1,2 @@ +[target.'cfg(all(target_os = "macos"))'] +rustflags = ["-L", "/opt/homebrew/include"]