summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-05-23 14:34:51 +0200
committerAram Drevekenin <aram@poor.dev>2020-05-23 14:34:51 +0200
commit80bf7baea60a20268fc7d11bb1acc9e172582ee9 (patch)
tree9f7b4569bee52fe60f6419ed3d016319e9ded176 /Cargo.lock
parentb05d9bff81db645cbeb523f40072d9223f08b154 (diff)
chore(release): 0.15.0
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 07b4613..e22a0b7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -72,7 +72,7 @@ dependencies = [
[[package]]
name = "bandwhich"
-version = "0.14.0"
+version = "0.15.0"
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)",