# 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 = "tauri-updater" version = "0.4.3" authors = ["Lucas Fernandes Gonçalves Nogueira ", "Daniel Thompson-Yvetot ", "Tensor Programming "] exclude = ["test/fixture/**"] description = "Updater for Tauri" homepage = "https://tauri.studio" license = "MIT" repository = "https://github.com/tauri-apps/tauri" [dependencies.attohttpc] version = "0.10.1" features = ["json", "compress"] [dependencies.error-chain] version = "0.12.1" [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.tauri-api] version = "0.5" [dependencies.tauri-utils] version = "0.5" [dependencies.tempdir] version = "0.3" [dependencies.zip] version = "0.5.3" [badges.maintenance] status = "deprecated"