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

[package]
name        = "vtcol"
version     = "0.42.0"
authors     = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository  = "https://github.com/phi-gamma/vtcol"
keywords    = ["linux", "virtual terminal", "vt", "tty", "console", "system"]
readme      = "README.rst"

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