[package] name = "orz" version = "0.24.1" edition = "2021" authors = ["bili:çŽİ电脑的 "] description = "Small projects for personal use,for egui" repository = "https://gitee.com/w-8/orz" license = "MIT OR Apache-2.0" license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] #catppuccin-egui = "3.1.0" egui = "0.24.0" serde = {version = "1.*",features=["derive"]}