[package] name = "kwiwk-experimental" version = "0.3.0" authors = ["Russley Shaw "] description = "Collection of WIPs and experimental libraries" license = "MIT" documentation="https://docs.rs/kwiwk-experimental/" repository = "https://github.com/kwiwk/experimental-rs" [dependencies] log = "0.4.5" env_logger = "0.5.13" chrono = "0.4.6" [badges] travis-ci = { repository = "kwiwk/experimental-rs", branch = "master" }