summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 2c6276c1895c426bdb6a0526aa5c76f17c55d9ac (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "charlcd"
version = "0.1.0"
authors = ["Romain Porte <microjoe@microjoe.org>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]