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