about summary refs log tree commit diff
path: root/Cargo.toml
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.toml
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.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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"