summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7bb745aad42daf6f3291c768d35541aef12243f6 (plain)
1
2
3
4
5
6
7
8
[package]
name = "x51emu"
version = "0.1.0"
authors = ["Oxore <oxore@protonmail.com>"]
edition = "2018"

[dependencies]
clap = "2.33.0"