fix(deps): update rust crate kxio to v5
Some checks failed
Test / build (map[name:stable]) (pull_request) Successful in 5m9s
Test / build (map[name:nightly]) (pull_request) Failing after 15m15s

This commit is contained in:
Renovate Bot 2025-01-04 10:31:02 +00:00
parent 5a2699c274
commit 24bf71438f

View file

@ -11,7 +11,7 @@ ignore = "0.4"
file-format = { version = "0.26", features = ["reader-txt"] }
kxio = "3.1"
kxio = "5.0"
regex = "1.10"
serde = { version = "1.0", features = ["derive"] }