Add dependancies
This commit is contained in:
parent
3c3ad4c3f5
commit
2d24e753c1
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ version = "0.1.0"
|
|||
authors = ["Jake Howard <git@theorangeone.net>"]
|
||||
|
||||
[dependencies]
|
||||
tera = "0.8.0"
|
||||
html5ever = "0.13.1"
|
||||
markdown = "0.2.0"
|
||||
yaml-rust = "0.3.5"
|
||||
|
|
Reference in a new issue