disk-types 0.1.2

Common traits and types for handling block devices, partitions, file systems, etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 0.1.2

- Added BlockDeviceExt::is_read_only()
- Updated crate dependencies

# 0.1.1

- Updated crate dependencies

# 0.1.0

- Initial release