fix(deps): update rust crate bon to v3
All checks were successful
All checks were successful
This commit is contained in:
parent
780d6888d7
commit
61d7eb7b60
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ publish = false # NOTE: Not a CLI tool or a library, so don't release to crates.
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
bon = "2.3"
|
||||
bon = "3.0"
|
||||
ignore = "0.4"
|
||||
file-format = { version = "0.26", features = ["reader-txt"] }
|
||||
kxio = "1.2"
|
||||
|
|
Loading…
Reference in a new issue