msmc 0.1.1

A Microsoft and Minecraft authentication library.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.tao]
version = "0.28.1"

[dependencies.wry]
version = "0.41.0"

[package]
categories = ["authentication"]
description = "A Microsoft and Minecraft authentication library."
edition = "2021"
keywords = ["minecraft", "microsoft", "auth"]
license = "GPL-3.0"
name = "msmc"
readme = "README.md"
repository = "https://github.com/DuckyHQ0/hqlauncher-rs/tree/main/msmc"
resolver = "1"
version = "0.1.1"