mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Automated commit: v0.18.1
This commit is contained in:
parent
8727773ba6
commit
588e4cf2bc
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue