From fe109da09f8fc7be3de8d86d21de4b8b10acff75 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 15 Aug 2026 10:04:51 -0400 Subject: [PATCH] bump: simeta --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e830f5d..8902d8c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -321,7 +321,7 @@ checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea" [[package]] name = "simeta" -version = "0.6.1" +version = "0.6.2" dependencies = [ "imghdr", "infer", diff --git a/Cargo.toml b/Cargo.toml index 4a40c68..8435a08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simeta" -version = "0.6.1" +version = "0.6.2" edition = "2024" rust-version = "1.95"