acadia/rust/lib/mammoth/Cargo.toml
Drew Galbraith b0048b0a4f Barebones rust example working in user space.
Requires manually copying the executable over to the image.
2024-06-08 15:47:58 -07:00

8 lines
100 B
TOML

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