minecraft_rust_reverse_proxy/Cargo.toml

7 lines
101 B
TOML
Raw Normal View History

2022-09-19 22:22:09 +02:00
[package]
name = "minecraft_proxy"
version = "0.1.0"
edition = "2021"
2022-09-21 11:17:37 +02:00
[dependencies]
2022-09-30 01:09:19 +02:00
yaml-rust = "*"