Update to btbytes' prlink because they merged my PR already!!

This commit is contained in:
Carol (Nichols || Goulding)
2018-03-04 14:28:11 -05:00
parent 956ffa9d7c
commit 6e2d953aa6
2 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@ authors = ["Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
[dependencies]
handlebars = "0.32.0"
serde_json = "1.0.10"
prlink = { git = "https://github.com/integer32llc/prlink" }
prlink = { git = "https://github.com/btbytes/prlink" }