summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-04-05 19:03:43 +0200
committerAram Drevekenin <aram@poor.dev>2020-04-05 19:03:43 +0200
commitce0b1f5d8403c3161d4e376996d368e33b79751e (patch)
treebcb02ee93ac86a69f121be327590b1fe3357e99b /Cargo.lock
parentbc9e2bf577b3415b2cde7b375684cf92a2fa2236 (diff)
docs(readme): update utilization and bump version
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 d2c7b93..8506aeb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,7 +80,7 @@ dependencies = [
[[package]]
name = "bandwhich"
-version = "0.12.0"
+version = "0.13.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)",