summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 9f05f9199776bf96bc6f97f576023bb45f7b7353 (plain)
1
2
3
4
5
6
7
[package]
name = "termion_sixel"
version = "0.1.0"
authors = ["till"]

[dependencies]
termion = "*"