mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-19 07:12:55 -05:00
11 lines
152 B
TOML
11 lines
152 B
TOML
[package]
|
|
name = "luca_script"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
authors.workspace = true
|
|
|
|
[dependencies]
|
|
int-enum = "1.1.2"
|
|
|
|
[lints]
|
|
workspace = true
|