azalea/azalea-world/Cargo.toml
2022-05-02 00:24:29 -05:00

9 lines
229 B
TOML

[package]
edition = "2021"
name = "azalea-world"
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
azalea-protocol = {path = "../azalea-protocol"}