# 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 = "2018" name = "ota-dump" version = "0.1.6" description = "A tool to dump manifest of Android's OTA package" readme = "README.md" license-file = "LICENSE" [dependencies.binread] version = "2.1.0" [dependencies.hex] version = "0.4.3" [dependencies.prost] version = "0.7.0" [dependencies.prost-helper] version = "0.5.0" [dependencies.prost-types] version = "0.7.0" [dependencies.reqwest] version = "0.11.2" features = ["blocking"] [dependencies.serde] version = "1.0.125" [dependencies.serde_json] version = "1.0.64" [build-dependencies.prost-build] version = "0.7.0" [build-dependencies.serde] version = "1.0.125" [build-dependencies.serde_json] version = "1.0.64"