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.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 51b57df..18393fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "vokobe" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -structopt = "0.3" \ No newline at end of file +structopt = "0.3" -- cgit 1.4.1