blob: 689c476116113e827c7a28731ce30aaff22bdbb9 (
plain) (
tree)
|
|
[package]
name = "assembler"
version = "2.0.1"
edition = "2021"
[dependencies]
ansi = { git = "git://benbridle.com/ansi", tag = "v1.0.0" }
log = { git = "git://benbridle.com/log", tag = "v1.1.2" }
vagabond = { git = "git://benbridle.com/vagabond", tag = "v1.0.1" }
|