File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1+ devicemapper 0.34.2
2+ ===================
3+ Recommended Rust toolchain version: 1.76.0
4+ Recommended development release: Fedora 39
5+
6+ - Increase retry dependency lower bound to 2.0.0:
7+ https://github.com/stratis-storage/devicemapper-rs/pull/902
8+
9+ - Increase env_logger dependency lower bound to 0.11.0:
10+ https://github.com/stratis-storage/devicemapper-rs/pull/907
11+
12+ - Increase nix dependency lower bound to 0.28.0:
13+ https://github.com/stratis-storage/devicemapper-rs/pull/908
14+
15+ - devicemapper-rs-sys: Release version 0.3.0
16+ https://github.com/stratis-storage/devicemapper-rs/pull/906
17+
18+ - devicemapper-rs-sys: Increase bindgen dependency lower bound:
19+ https://github.com/stratis-storage/devicemapper-rs/pull/904
20+
21+ - Tidies and Maintenance:
22+ https://github.com/stratis-storage/devicemapper-rs/pull/911
23+ https://github.com/stratis-storage/devicemapper-rs/pull/910
24+ https://github.com/stratis-storage/devicemapper-rs/pull/909
25+ https://github.com/stratis-storage/devicemapper-rs/pull/905
26+ https://github.com/stratis-storage/devicemapper-rs/pull/903
27+ https://github.com/stratis-storage/devicemapper-rs/pull/900
28+
29+
130devicemapper 0.34.1
231===================
332Recommended Rust toolchain version: 1.75.0
Original file line number Diff line number Diff line change 11[package ]
22name = " devicemapper"
3- version = " 0.34.1 "
3+ version = " 0.34.2 "
44authors = [" Stratis Developers <stratis-devel@lists.fedorahosted.org>" ]
55description = " A library for using Linux device mapper"
66documentation = " https://docs.rs/devicemapper/"
You can’t perform that action at this time.
0 commit comments