# 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 = "2015" rust-version = "1.56.0" name = "funix" version = "1.0.1" authors = ["jewlexx"] description = "A command to install the Flutter sdk" documentation = "https://docs.rs/funix" readme = "README.md" keywords = ["cli", "tool", "flutter"] categories = ["command-line-utilities", "development-tools"] license = "MIT" repository = "https://github.com/jewlexx/funix" [dependencies.directories] version = "4.0.1" [dependencies.git2] version = "0.14.1" features = ["https"] default-features = false [dependencies.spinners] version = "3.0.1" [badges.maintenance] status = "actively-maintained"