diff options
| author | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2018-03-04 14:28:11 -0500 |
|---|---|---|
| committer | Carol (Nichols || Goulding) <carol.nichols@gmail.com> | 2018-03-04 14:28:11 -0500 |
| commit | 6e2d953aa62214263c46795d3d4b6434d825429d (patch) | |
| tree | 6acf69e64cd05f2ad5a56240af512f4cffe983bd /Cargo.toml | |
| parent | 956ffa9d7c5203c858db333ff5576244eee076fe (diff) | |
Update to btbytes' prlink because they merged my PR already!!
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" } |
