storj-thirdparty / uplink-rust

Rust bindings for libuplink
25 stars 4 forks source link

uplink-sys(deps): Bump uplink-c version to v1.9.0 #75

Closed ifraixedes closed 5 months ago

ifraixedes commented 5 months ago

Bump the uplink-c version to the last published release v1.9.0 (minor release) and bindgen.

Bump the uplink-sys crate version to a new minor release to reflect these dependencies updates.

Review after #74 because it requires a newer satellite version to work.

:warning: CI won't pass until I publish the crates. You can see the CI 100% green in this draft PR https://github.com/storj-thirdparty/uplink-rust/pull/76 which essentially has the same changes except the crate version changes.

Please review :pray: , once you approve it, I will publish the crates in crates.io and run the CI again and then it should be 100% green.

ifraixedes commented 5 months ago

Crates are published and CI is fully green