fix(deps): update rust crate kxio to v5 - autoclosed #30

Closed
renovate wants to merge 1 commit from renovate/kxio-5.x into main
Showing only changes of commit 24bf71438f - Show all commits

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"] }