cargo-pgx 0.3.1

Cargo subcommand for 'pgx' to make Postgres extension development easy
# Auto-generated by pgx. You may edit this, or delete it to have a new one created.

[target.x86_64-unknown-linux-gnu]
linker = ".cargo/pgx-linker-script.sh"

[target.aarch64-unknown-linux-gnu]
linker = ".cargo/pgx-linker-script.sh"

[target.x86_64-unknown-linux-musl]
linker = ".cargo/pgx-linker-script.sh"

[target.aarch64-unknown-linux-musl]
linker = ".cargo/pgx-linker-script.sh"

[target.x86_64-apple-darwin]
linker = ".cargo/pgx-linker-script.sh"

[target.aarch64-apple-darwin]
linker = ".cargo/pgx-linker-script.sh"

[target.x86_64-unknown-freebsd]
linker = ".cargo/pgx-linker-script.sh"