acadia/rust/lib/mammoth/Cargo.toml

13 lines
157 B
TOML

[package]
name = "mammoth"
version = "0.1.0"
edition = "2021"
[lib]
name = "mammoth"
[dependencies]
linked_list_allocator = "0.10.5"
[build-dependencies]