From 4641519e429b45af81c65f9fdd269e41460142e6 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Tue, 23 Aug 2022 20:54:40 -0700 Subject: Update version --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7d9f756..7305807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "os_pic" -version = "0.1.0" +version = "0.0.1" edition = "2021" +authors = [ "Christian Cunningham " ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.1