Update redoxer

This commit is contained in:
Jeremy Soller 2025-11-16 10:31:51 -07:00
parent e62afb26be
commit 46cd1bd056
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA
2 changed files with 439 additions and 440 deletions

877
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@ pkgar-core = { path = "pkgar/pkgar-core" }
pkgar-keys = { path = "pkgar/pkgar-keys" }
redox-pkg = "0.2.8"
redox_installer = "0.2.37"
redoxer = "0.2.56"
redoxer = "0.2.57"
regex = "1.11"
serde = { version = "=1.0.197", features = ["derive"] }
termion = "4"