From c52c887ee7dbf2a509cc36321a1d764e01126007 Mon Sep 17 00:00:00 2001 From: Christophe Kamphaus Date: Sat, 20 May 2023 22:45:47 +0200 Subject: [PATCH] Bump Cargo package version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8bc45a2..f170e34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "upt" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html