aboutsummaryrefslogtreecommitdiff
path: root/crates/sloth_vm/Cargo.toml
blob: e71c18deaedb609c6b449c3244bd6245e7a9c23d (plain)
1
2
3
4
5
6
7
8
[package]
name = "sloth_vm"

license.workspace = true
version.workspace = true
edition.workspace = true

[dependencies]