# 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" rust-version = "1.65" name = "minecraft_downloader_core" version = "0.1.6" authors = ["shasankp000 "] description = "A Minecraft downloader written in rust" homepage = "https://github.com/shasankp000/mcdl_core_rs" documentation = "https://github.com/shasankp000/mcdl_core_rs#readme" readme = "README.md" keywords = [ "minecraft", "minecraft_downloader", "minecraft_launcher", ] categories = ["algorithms"] license = "BSD-2-Clause" [dependencies.requests_rs] version = "0.1.6" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.whoami] version = "1.2.3"