[package]
name = "y86-lib"
version = "0.1.0"
authors = ["Tarik <tarikishaq@hotmail.com>"]
edition = "2018"
description = "A Library to interact with Y86 Assembly"
license = "MIT"
[dependencies]
clap = "2.33.0"
lazy_static = "1.4.0"
num-traits = "0.2"
num-derive = "0.3"