From 8d40e2f0f9b2330869de5387517ce1f78dc621b8 Mon Sep 17 00:00:00 2001 From: bgkillas Date: Sun, 24 Nov 2024 20:38:49 -0500 Subject: [PATCH] Automated commit: v0.30.6 --- 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 bbc0b188..c17e2d08 100644 --- a/noita-proxy/Cargo.lock +++ b/noita-proxy/Cargo.lock @@ -2044,7 +2044,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451" [[package]] name = "noita-proxy" -version = "0.30.5" +version = "0.30.6" dependencies = [ "argh", "bincode", diff --git a/noita-proxy/Cargo.toml b/noita-proxy/Cargo.toml index cc950749..7b9986f8 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.30.5" +version = "0.30.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html