summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarol (Nichols || Goulding) <carol.nichols@gmail.com>2018-03-04 14:28:11 -0500
committerCarol (Nichols || Goulding) <carol.nichols@gmail.com>2018-03-04 14:28:11 -0500
commit6e2d953aa62214263c46795d3d4b6434d825429d (patch)
tree6acf69e64cd05f2ad5a56240af512f4cffe983bd /Cargo.toml
parent956ffa9d7c5203c858db333ff5576244eee076fe (diff)
Update to btbytes' prlink because they merged my PR already!!
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e0e930a..d82b8a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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" }