# 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] edition = "2021" name = "radb" version = "0.1.4" authors = ["OKIAAAA"] description = "A Rust Implement Python AdbUtils" readme = "README.md" license = "MIT" repository = "https://github.com/oslo254804746/radb.git" [dependencies.anyhow] version = "1.0.77" [dependencies.chrono] version = "0.4.31" [dependencies.image] version = "0.24.7" [dependencies.log] version = "0.4.20" [dependencies.md5] version = "0.7.0" [dependencies.regex] version = "1.10.2" [dependencies.reqwest] version = "0.11.23" features = ["blocking"] [dependencies.tempfile] version = "3.2.0" [dependencies.tracing] version = "0.1.40" [dependencies.tracing-subscriber] version = "0.3.18" [dependencies.which] version = "5.0.0"