mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
make kick more responsive
This commit is contained in:
parent
ef732da3a2
commit
4a135d00f6
9 changed files with 371 additions and 113 deletions
|
@ -32,7 +32,7 @@ clipboard = "0.5.0"
|
|||
socket2 = { version = "0.5.7", features = ["all"] }
|
||||
reqwest = { version = "0.12.4", features = ["blocking", "json", "http2", "rustls-tls-native-roots", "charset"], default-features = false}
|
||||
serde_json = "1.0.117"
|
||||
thiserror = "1.0.61"
|
||||
thiserror = "2.0.2"
|
||||
poll-promise = "0.3.0"
|
||||
zip = "2.2.0"
|
||||
self-replace = "1.3.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue