Skip to content

Commit

Permalink
Merge pull request #157 from mulkieran/version-0.3.2
Browse files Browse the repository at this point in the history
libblkid-rs v0.3.2
  • Loading branch information
mulkieran authored Mar 25, 2024
2 parents 8e62846 + 7f89e6d commit 368568a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
libblkid-rs 0.3.2
=================
Recommended Rust toolchain version: 1.76.0
Recommended development release: Fedora 39

- libblkid-rs-sys: Release version 0.3.0:
https://github.com/stratis-storage/libblkid-rs/pull/155

- libblkid-rs-sys: Increase bindgen dependency lower bound to 0.69.0:
https://github.com/stratis-storage/libblkid-rs/pull/154

- Tidies and Maintenance:
https://github.com/stratis-storage/libblkid-rs/pull/156
https://github.com/stratis-storage/libblkid-rs/pull/153
https://github.com/stratis-storage/libblkid-rs/pull/152
https://github.com/stratis-storage/libblkid-rs/pull/150
https://github.com/stratis-storage/libblkid-rs/pull/149
https://github.com/stratis-storage/libblkid-rs/pull/148
https://github.com/stratis-storage/libblkid-rs/pull/147
https://github.com/stratis-storage/libblkid-rs/pull/146
https://github.com/stratis-storage/libblkid-rs/pull/144
https://github.com/stratis-storage/libblkid-rs/pull/142


libblkid-rs 0.3.1
=================
Recommended Rust toolchain version: 1.72.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libblkid-rs"
version = "0.3.1"
version = "0.3.2"
authors = ["John Baublitz <[email protected]>"]
edition = "2021"
rust-version = "1.71.1" # LOWEST SUPPORTED RUST TOOLCHAIN
Expand Down

0 comments on commit 368568a

Please sign in to comment.