about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorEmile <git@emile.space>2023-04-08 20:13:27 +0200
committerEmile <git@emile.space>2023-04-08 20:13:27 +0200
commit3793cc86b49310b2e9aa8a79c5c8109c8f87c230 (patch)
treef60f5e3a678bd2353500ce87681cd8076a2c0861 /Cargo.lock
parent41937f38622b98064ab526b6dfb5e7150b30ba96 (diff)
Periodic commit with a lot of changes
I tend to fiddle around with vokobe a lot and I'm just using git as a
form of backup, so here's one of these backup commits with all kinds of
random stuff
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 35e06fd..b8e0b83 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -197,7 +197,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
 
 [[package]]
 name = "vokobe"
-version = "0.1.0"
+version = "0.1.1"
 dependencies = [
  "structopt",
 ]