# 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] edition = "2018" name = "gTickCheckerRust" version = "0.1.2" authors = ["jackliu100@gmail.com "] description = "TickChecker is a simple management tool for server cloud computing in any field to check whether the target service has survived." documentation = "https://docs.rs/gTickCheckerRust" license-file = "LICENSE" repository = "https://gitlab.com/koangel/gTickCheckerRust" [dependencies.chrono] version = "0.4.19" [dependencies.colour] version = "^0.5" [dependencies.curl] version = "0.4.34" [dependencies.grapeTimerR] version = "0.1.6" [dependencies.isahc] version = "1.1.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.14" [dependencies.native-tls] version = "0.2.7" [dependencies.num_cpus] version = "1.0" [dependencies.serde] version = "1.0.123" [dependencies.serde_derive] version = "1.0.123" [dependencies.simple-error] version = "0.2.3" [dependencies.simple-log] version = "1.0.1" [dependencies.tokio] version = "1" features = ["rt", "rt-multi-thread"] [dependencies.toml] version = "0.5.8" [dependencies.tungstenite] version = "^0.13" [dependencies.url] version = "2.1.0" [features] default = ["http2", "static-curl"] http2 = ["curl/http2"] static-curl = ["curl/static-curl"] static-ssl = ["curl/static-ssl"]