aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2022-02-27 23:14:02 +0000
committerGuillaume Pasquet <dev@etenil.net>2022-02-27 23:14:02 +0000
commitf797f10c2eda28a221759fc26ddf483f41232604 (patch)
treebb0ed036dbc9190e7e7d29565d9fd747d41ac294 /Cargo.lock
parent8e3fde02d8878ba1734305394c63eb841440a327 (diff)
Bump version to 0.2.2
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 986d726..cba7f73 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -45,7 +45,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "barb"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"clap 3.0.14",
"colored",