summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 6555395f092c2444920f1094124574a1cb27b023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###############################################################################
#                                    VTCOL
###############################################################################

[package]
name    = "vtcol"
version = "0.42.0"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]

[[bin]]
name = "vtcol"
test = false
doc  = false