From 4d511bbcb3972b9cc2c3d05963e8ee00670aa898 Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 21 Sep 2024 18:50:09 +0200 Subject: [PATCH] fix: bump also outer crate --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a57f75d..faf4422 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ authors = [ "alemi " ] license = "GPL-3.0-only" -version = "0.1.1" +version = "0.1.2" edition = "2021" [dependencies]