forked from AbleOS/holey-bytes
8 lines
98 B
TOML
8 lines
98 B
TOML
[package]
|
|
name = "hbxrt"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
hbvm.path = "../hbvm"
|