holey-bytes/hbvm/Cargo.toml
2023-05-28 16:49:01 +02:00

9 lines
106 B
TOML

[package]
name = "hbvm"
version = "0.1.0"
edition = "2021"
[dependencies]
log = "*"
hashbrown = "0.13.2"