From c75925c5a3b76ab46b5f0b5c840b875eaf41a449 Mon Sep 17 00:00:00 2001 From: Acrimon Date: Mon, 29 Jul 2019 22:19:24 +0200 Subject: [PATCH] Updated specs-idvs --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8cee989816..1839a48f5f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2601,7 +2601,7 @@ dependencies = [ [[package]] name = "specs-idvs" version = "0.1.0" -source = "git+http://gitlab.nebulanet.cc/xacrimon/specs-idvs.git#806479e4edb6b96dab0b8f37c991be8420dcffe7" +source = "git+http://gitlab.nebulanet.cc/xacrimon/specs-idvs.git#c3464f8c846dd9f5c60e5718c5151aa691adf89f" dependencies = [ "hibitset 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "specs 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",