Files
2026-01-17 01:25:57 +01:00

4 lines
143 B
TOML

[target.'cfg(target_os="macos")']
# Postgres symbols won't be available until runtime
rustflags = ["-Clink-arg=-Wl,-undefined,dynamic_lookup"]