# 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 = "time-tweet" version = "0.1.9" authors = ["kgtkr "] description = "正確な時間にツイート" readme = "README.md" keywords = ["twitter"] license = "AGPL-3.0" repository = "https://github.com/kgtkr/time-tweet" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2.29" [dependencies.cron-bugfix-version] version = "0.4.0" [dependencies.egg-mode] version = "0.12.0" [dependencies.error-chain] version = "0.11" [dependencies.futures] version = "0.1.14" [dependencies.iter-merge-sort] version = "0.1.1" [dependencies.time] version = "0.1.36" [dependencies.tokio-core] version = "0.1"