9 lines
236 B
TOML
9 lines
236 B
TOML
[package]
|
|
name = "engine_utils"
|
|
version = "0.0.1"
|
|
authors = ["Florian RICHER <florian.richer@unova.fr>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|