From 7f25fea3020828022fffe72c2b4a207e0c5f0532 Mon Sep 17 00:00:00 2001 From: Sakuhl <2012collector@gmail.com> Date: Thu, 15 Feb 2018 13:37:55 +0100 Subject: [PATCH] Update dependencies --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index e747e11..5c3787d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1195,7 +1195,7 @@ dependencies = [ [[package]] name = "wynncraft" version = "0.1.0" -source = "git+https://gitlab.com/Sakuhl/wynncraft#d96fcf79dd6362cdcc7ecb15a7e8fb2588257c3a" +source = "git+https://gitlab.com/Sakuhl/wynncraft#237293badd766f7886619392b5dd46b960afb4b6" dependencies = [ "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",