bootsector 0.1.2

Read partitions from block devices or files
Documentation
[package]
authors = ["Chris West (Faux) <git@goeswhere.com>"]
categories = [
    "filesystem",
    "os",
    "parsing",
]
description = "Read partitions from block devices or files"
license = "MIT"
name = "bootsector"
readme = "README.md"
repository = "https://github.com/FauxFaux/bootsector"
version = "0.1.2"

edition = "2018"

[badges.travis-ci]
repository = "FauxFaux/bootsector"

[dependencies]
crc = "1"