bitfield-register 0.2.1

Rust bitfield library for low-level registers
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "bitfield-register"
version = "0.2.1"
authors = ["Anper @ Kviver team <mail@s3f.ru>", "Mikhail Cheshkov @ Kviver team <mcheshkov@gmail.com>"]
description = "Rust bitfield library for low-level registers"
license = "MIT"
repository = "https://github.com/kviver/bitfield-register"
[dependencies.bitfield-register-macro]
version = "0.2.0"
[badges.travis-ci]
repository = "kviver/bitfield-register"