From 858f4134a053668001d592fb05319963c2deae0a Mon Sep 17 00:00:00 2001 From: Sakuhl <2012collector@gmail.com> Date: Tue, 2 Jan 2018 23:24:13 +0100 Subject: [PATCH] Update dependencies --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index fe9fe1c..cd3b825 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1066,7 +1066,7 @@ dependencies = [ [[package]] name = "wynncraft" version = "0.1.0" -source = "git+https://gitlab.com/Sakuhl/wynncraft#d807866e4069ce206f34229cf92445562a35f458" +source = "git+https://gitlab.com/Sakuhl/wynncraft#f068779adf2f08cc1e283d7d88a39d7cc7c5da43" dependencies = [ "reqwest 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",