From 8253043e986983697ab48c84d13c7755df7a0356 Mon Sep 17 00:00:00 2001 From: IQuant Date: Sun, 15 Sep 2024 01:46:21 +0300 Subject: [PATCH] Automated commit: v0.23.0 --- noita-proxy/Cargo.lock | 2 +- noita-proxy/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/noita-proxy/Cargo.lock b/noita-proxy/Cargo.lock index b15cdc0a..1bf283e3 100644 --- a/noita-proxy/Cargo.lock +++ b/noita-proxy/Cargo.lock @@ -1993,7 +1993,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451" [[package]] name = "noita-proxy" -version = "0.22.11" +version = "0.23.0" dependencies = [ "argh", "bincode", diff --git a/noita-proxy/Cargo.toml b/noita-proxy/Cargo.toml index d20f8fe6..c6351ee4 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.22.11" +version = "0.23.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html