summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-25 22:34:57 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-25 22:34:57 +0100
commit81af648b2e2ef2a3c454c2a35d9d84ff5c819596 (patch)
treec8fe8298ac4537d8a8404e3d2abbb7b31af4b441 /Cargo.lock
parentfb04fb5975ba3a831271cdf401a5cdbad2962bb1 (diff)
chore(release): 0.11.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 e9a9449..28ca987 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,7 +80,7 @@ dependencies = [
[[package]]
name = "bandwhich"
-version = "0.10.0"
+version = "0.11.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)",