[package] name = "my_crate_genshin" version = "0.1.0" edition = "2021" description = "A simple crate to learn how to create a crate" license = "MIT OR Apache-2.0" authors = ["YuzuTea <2528447065@qq.com>"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]