summaryrefslogtreecommitdiffstats
path: root/build/rust/terminal_size/Cargo.toml
blob: f787ebdd15fa0cf23cd2417eb7ee93bae2ea2ec2 (plain)
1
2
3
4
5
6
7
8
[package]
name = "terminal_size"
version = "0.3.999"
edition = "2018"
license = "MIT OR Apache-2.0"

[lib]
path = "lib.rs"