summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-10-16 09:27:28 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-10-16 09:27:28 +0800
commitf987636f785f13fd9e96d942a6b73176c5673d1f (patch)
tree7de747b9b2677c98f4d6724238744c7fa255f098 /Cargo.lock
parent6e923a785acf4d7f389859c55fe77b6ba452b13c (diff)
Bump version to 0.21.1v0.21.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 b9a0bc0..f0388a5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -143,7 +143,7 @@ dependencies = [
[[package]]
name = "bandwhich"
-version = "0.21.0"
+version = "0.21.1"
dependencies = [
"anyhow",
"async-trait",