Automated commit: v0.18.1

This commit is contained in:
IQuant 2024-08-10 15:00:16 +03:00
parent 8727773ba6
commit 588e4cf2bc
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ resolver = "2"
[package]
name = "noita-proxy"
description = "Noita Entangled Worlds companion app."
version = "0.18.0"
version = "0.18.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@ -55,7 +55,7 @@ opt-level = 1
[profile.release-lto]
inherits = "release"
lto = "fat"
lto = "thin"
[profile.release-debug]
inherits = "release"