azalea/azalea-core/Cargo.toml

10 lines
196 B
TOML
Raw Normal View History

2021-12-16 05:07:10 +00:00
[package]
edition = "2021"
2021-12-16 05:10:55 +00:00
name = "azalea-core"
2021-12-16 05:07:10 +00:00
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
uuid = "^0.8.2"