timescale / promscale_extension

[DEPRECATED] Tables, types and functions supporting Promscale
Other
37 stars 17 forks source link

cargo-pgx 0.6.1 uses a yanked version of openssl #610

Open jorsol opened 1 year ago

jorsol commented 1 year ago

The install-cargo-pgx.sh command:

cargo install --locked cargo-pgx --version 0.6.1

Results in the following warning:

warning: package openssl v0.10.44 in Cargo.lock is yanked in registry crates-io, consider running without --locked