mirror of
https://github.com/G2-Games/minecraft_alpha_server.git
synced 2025-04-19 07:12:58 -05:00
10 lines
161 B
TOML
10 lines
161 B
TOML
[package]
|
|
name = "minecraft_server_impl"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
byteorder = "1.5.0"
|
|
colog = "1.3.0"
|
|
flate2 = "1.0.34"
|
|
log = "0.4.22"
|