Files
jspg/.cargo/config.toml

3 lines
121 B
TOML

[build]
# Postgres symbols won't be available until runtime
rustflags = ["-C", "link-args=-Wl,-undefined,dynamic_lookup"]