From f3dca8eddf9f6a2ee3aec909336c57f3c870d801 Mon Sep 17 00:00:00 2001 From: nopeless <38830903+nopeless@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:11:06 -0500 Subject: [PATCH] update package --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 95df795..da3bd94 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -119,7 +119,7 @@ dependencies = [ [[package]] name = "ico-to-cur" -version = "0.1.0" +version = "0.1.1" dependencies = [ "ico", "structopt", diff --git a/Cargo.toml b/Cargo.toml index 49bf5a5..ea12b6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ico-to-cur" -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