fix(deps): update rust crate kxio to v3
This commit is contained in:
parent
5f70e66039
commit
6134485ae4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ignore = "0.4"
|
||||||
file-format = { version = "0.26", features = ["reader-txt"] }
|
file-format = { version = "0.26", features = ["reader-txt"] }
|
||||||
|
|
||||||
|
|
||||||
kxio = "2.1"
|
kxio = "3.0"
|
||||||
|
|
||||||
regex = "1.10"
|
regex = "1.10"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
|
|
Loading…
Reference in a new issue