1
0
mirror of https://github.com/bspeice/nutone synced 2024-12-14 01:48:07 -05:00
nutone/Cargo.toml
Bradlee Speice 474995194b Initial commit
Includes some unimportant files
2016-10-22 19:21:52 -04:00

12 lines
178 B
TOML

[package]
name = "nutone"
version = "0.1.0"
authors = ["Bradlee Speice <bradlee.speice@gmail.com>"]
[dependencies]
html5ever = "*"
rss = "*"
hyper = "*"
iron = "*"
router = "*"