llhd 0.1.0

A Low Level Hardware Description that acts as a foundation for building hardware design tools.
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 = "llhd"
version = "0.1.0"
authors = ["Fabian Schuiki <fschuiki@iis.ee.ethz.ch>"]
description = "A Low Level Hardware Description that acts as a foundation for building hardware design tools."
documentation = "https://fabianschuiki.github.io/llhd"
readme = "README.md"
license = "MIT"
repository = "https://github.com/fabianschuiki/llhd"
[dependencies.combine]
version = "2.3"

[dependencies.num]
version = "0.1"
[badges.travis-ci]
branch = "master"
repository = "fabianschuiki/llhd"