From 880c8a75fa6995e64d535d80b2ce95ed24401bc5 Mon Sep 17 00:00:00 2001 From: Ashley Williams <ashley666ashley@gmail.com> Date: Mon, 11 Jun 2018 19:59:22 -0400 Subject: [PATCH] feat(dep): update lock file --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 039d711..3b99209 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -669,7 +669,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "wasm-pack" -version = "0.3.1" +version = "0.4.0" dependencies = [ "console 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",