mirror of
https://github.com/azalea-rs/azalea-hax.git
synced 2025-08-02 14:26:05 +00:00
9 lines
236 B
TOML
9 lines
236 B
TOML
[package]
|
|
name = "azalea-hax"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
azalea = { git = "https://github.com/azalea-rs/azalea" }
|