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

[dependencies]
clap = "2.33.0"
num-traits = "0.2"