Skip to content

Commit

Permalink
version 0.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Mar 4, 2024
1 parent 924826c commit 21fa255
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
loopdev-3 0.5.1
===============
Recommended Rust toolchain version: 1.76.0
Recommended development platform for Python development: Fedora 38


- Increase bindgen dependency lower bound to 0.69.0:
https://github.com/stratis-storage/loopdev-3/pull/9

- Tidies and Maintenance:
https://github.com/stratis-storage/loopdev-3/pull/8
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "loopdev-3"
description = "Setup and control loop devices"
version = "0.5.0"
version = "0.5.1"
authors = ["Stratis Developers <[email protected]>", "Michael Daffin <[email protected]>"]
license = "MIT"
documentation = "https://docs.rs/loopdev-3"
Expand Down

0 comments on commit 21fa255

Please sign in to comment.