ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
80 stars 26 forks source link

lib: Bump to ostree 0.19, cap-std-ext 3.0 && lib: Bump to rustix 0.38 && Bump semver to 0.12 #532

Closed cgwalters closed 1 year ago

cgwalters commented 1 year ago

keyfileext: Drop optional_string_list

Nothing is using this, and the underlying glib type changed so it's annoying to keep.


lib: Bump to ostree 0.19, cap-std-ext 3.0

This is just "keeping up with churn":


lib: Bump to rustix 0.38

Again just keeping up.


lib: Bump semver to 0.12

Because we bumped ostree.