summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-11 11:46:43 +0200
committerAram Drevekenin <aram@poor.dev>2020-09-11 11:46:43 +0200
commit32c330dc67bc5cf187d31875b3f2a2d95a840766 (patch)
tree9a423c1e91022ea43c0f17e0b1266c4697b173f3 /Cargo.lock
parent166af007a993a6cb32d476d6764024d6389e39c5 (diff)
fix(build): do not download windows build deps on other platforms0.18.1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9ef60cb..caefc0e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -82,7 +82,7 @@ dependencies = [
[[package]]
name = "bandwhich"
-version = "0.18.0"
+version = "0.18.1"
dependencies = [
"async-trait 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
"cargo-insta 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",