# 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 = "msmc" version = "0.1.1" description = "A Microsoft and Minecraft authentication library." readme = "README.md" keywords = [ "minecraft", "microsoft", "auth", ] categories = ["authentication"] license = "GPL-3.0" repository = "https://github.com/DuckyHQ0/hqlauncher-rs/tree/main/msmc" resolver = "1" [dependencies.tao] version = "0.28.1" [dependencies.wry] version = "0.41.0"