logical 0.2.1

Library for simulating digital circuit networks.
[badges.travis-ci]
repository = "hellow554/logical-rs"
[dependencies.chrono]
version = "0.4"

[lib]
name = "logical"

[package]
authors = ["Marcel Hellwig <git@cookiesoft.de>"]
categories = ["ieee1164", "circuit-simulator"]
description = "Library for simulating digital circuit networks."
documentation = "https://docs.rs/logical"
edition = "2018"
homepage = "https://github.com/hellow554/logical-rs"
license = "GPL-3.0"
name = "logical"
readme = "README.md"
repository = "https://github.com/hellow554/logical-rs"
version = "0.2.1"