mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Automated commit: v0.21.4
This commit is contained in:
parent
86e21ad271
commit
06dd6a71c4
5 changed files with 68 additions and 26 deletions
|
@ -5,7 +5,7 @@ resolver = "2"
|
|||
[package]
|
||||
name = "noita-proxy"
|
||||
description = "Noita Entangled Worlds companion app."
|
||||
version = "0.21.3"
|
||||
version = "0.21.4"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
@ -33,7 +33,7 @@ reqwest = { version = "0.12.4", features = ["blocking", "json", "http2", "rustls
|
|||
serde_json = "1.0.117"
|
||||
thiserror = "1.0.61"
|
||||
poll-promise = "0.3.0"
|
||||
zip = "2.1.4"
|
||||
zip = "2.2.0"
|
||||
self-replace = "1.3.7"
|
||||
bytemuck = { version = "1.16.0", features = ["derive"] }
|
||||
bincode = "1.3.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue