# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "clitask" version = "0.9.1" authors = ["donflopez"] description = "Run and handle webtasks" homepage = "https://github.com/donflopez/clitask" license = "MIT" repository = "https://github.com/donflopez/clitask" [dependencies.clap] version = "2.32.0" [dependencies.curl] version = "0.4.18" [dependencies.itertools] version = "0.10.3" [dependencies.preferences] version = "1.1.0" [dependencies.scopeguard] version = "1.1.0" [dependencies.serde] version = "0.9.6" [dependencies.serde_derive] version = "0.9.6" [dependencies.serde_json] version = "0.9.5"