From e841f45b3b1ba5c8be0e8715438eb95489700566 Mon Sep 17 00:00:00 2001 From: IQuant Date: Sat, 12 Oct 2024 18:06:35 +0300 Subject: [PATCH] Automated commit: v0.26.2 --- noita-proxy/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/noita-proxy/Cargo.toml b/noita-proxy/Cargo.toml index fa01e003..25288b26 100644 --- a/noita-proxy/Cargo.toml +++ b/noita-proxy/Cargo.toml @@ -5,7 +5,7 @@ resolver = "2" [package] name = "noita-proxy" description = "Noita Entangled Worlds companion app." -version = "0.26.1" +version = "0.26.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -57,4 +57,4 @@ opt-level = 1 [profile.release] lto = true -strip = true \ No newline at end of file +strip = true