summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 1bf950872aa75389e09fcf459bf6d5b7de1e7c02 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "ncsautil"
version = "0.0.1"
authors = ["Yorhel <git@yorhel.nl>"]

[dependencies]
time = "*"
peg = "*"
getopts = "*"
regex = "*"