From 1f009db27d324c1d335a356774a00f321f2d64c2 Mon Sep 17 00:00:00 2001 From: ascendforever Date: Mon, 14 Oct 2024 12:28:37 -0400 Subject: [PATCH] version up minor --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 882eebf..65494e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "find-images" -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