summaryrefslogtreecommitdiffstats
path: root/icons/Cargo.toml
blob: 48bb80bccdf24f022a243585f6c2fa610daf250e (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "hitide_icons"
version = "0.1.0"
authors = ["Colin Reeder <colin@vpzom.click>"]
edition = "2018"

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

[dependencies]
phf = { version = "0.8.0", features = ["macros"] }