fix(deps): update rust crate kxio to v2
Some checks failed
Test / checks (map[name:stable]) (pull_request) Failing after 2m18s
Test / checks (map[name:nightly]) (pull_request) Failing after 3m28s

This commit is contained in:
Renovate Bot 2024-11-14 20:15:36 +00:00
parent 2332292416
commit 6fcefd1831

View file

@ -9,7 +9,7 @@ anyhow = "1.0"
bon = "3.0"
ignore = "0.4"
file-format = { version = "0.26", features = ["reader-txt"] }
kxio = "1.2"
kxio = "2.0"
regex = "1.10"
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.37", features = ["full"] }