From 3793cc86b49310b2e9aa8a79c5c8109c8f87c230 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 8 Apr 2023 20:13:27 +0200 Subject: 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 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') 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", ] -- cgit 1.4.1