iconf 0.1.2

toml 配置文件读取
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.toml]
version = "0.8.12"

[package]
authors = ["PMC <pandamancoin@gmail.com>"]
description = "toml 配置文件读取"
documentation = "https://github.com/PandaManPMC/iconf.git"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "iconf"
readme = "README.md"
repository = "https://github.com/PandaManPMC/iconf.git"
rust-version = "1.74"
version = "0.1.2"