mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-23 17:08:12 +08:00
9 lines
112 B
TOML
9 lines
112 B
TOML
[package]
|
|
authors = ["M-Labs"]
|
|
name = "alloc_stub"
|
|
version = "0.0.0"
|
|
|
|
[lib]
|
|
name = "alloc_stub"
|
|
path = "lib.rs"
|