forked from AbleOS/holey-bytes
9 lines
128 B
TOML
9 lines
128 B
TOML
[package]
|
|
name = "hbbytecode"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
paste = "1.0.14"
|
|
with_builtin_macros = "0.0.3"
|