# 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 = "kwiwk-experimental" version = "0.3.0" authors = ["Russley Shaw "] description = "Collection of WIPs and experimental libraries" documentation = "https://docs.rs/kwiwk-experimental/" license = "MIT" repository = "https://github.com/kwiwk/experimental-rs" [dependencies.chrono] version = "0.4.6" [dependencies.env_logger] version = "0.5.13" [dependencies.log] version = "0.4.5" [badges.travis-ci] branch = "master" repository = "kwiwk/experimental-rs"