summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d814d6b87c4279b7136f8a29477b13918dd77007 (plain)
1
2
3
4
5
6
7
8
[package]
authors = ["Till Höppner <till@hoeppner.ws>"]
name = "cpuline"
version = "0.1.0"

[dependencies]
clap = "2.13.0"
num = "0.1.36"