liftinstall/Cargo.toml
2018-01-26 23:29:28 +11:00

15 lines
235 B
TOML

[package]
name = "yuzu-installer"
version = "0.1.0"
authors = ["James <jselby@jselby.net>"]
[dependencies]
web-view = "0.1.2"
tiny_http = "0.5.8"
includedir = "0.2.2"
phf = "0.7.21"
[build-dependencies]
includedir_codegen = "0.2.0"