[package] name = "fast-cfg" version = "0.1.0" edition = "2021" license = "Apache-2.0" description = "可能是世界上最快和最具拓展性的配置文件" homepage = "https://github.com/zzwxh/fast-cfg" documentation = "https://github.com/zzwxh/fast-cfg" repository = "https://github.com/zzwxh/fast-cfg" readme = "README.txt" include = [ "fast_cfg_config.dll.lib", "src/lib.rs", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]