# 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 = "ant_king_image" version = "0.3.41" authors = ["lurui "] description = "A Library For Download OCI Image." license = "MIT" repository = "https://github.com/ruilkqun/AntKingImage.git" [dependencies.chrono] version = "0.4.19" [dependencies.futures] version = "0.1.31" default-features = false [dependencies.rayon] version = "1.5.0" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0.125" features = ["derive"] [dependencies.serde_derive] version = "1.0.125" [dependencies.serde_json] version = "1.0.64" [dependencies.sha256] version = "1.0.0" [dependencies.sled] version = "0.34.6" [dependencies.tokio] version = "1" features = ["full"] [dependencies.tokio-core] version = "0.1.18"