fix(deps): update rust crate bon to v3 #19

Merged
kemitix merged 1 commit from renovate/bon-3.x into main 2024-11-13 13:14:51 +00:00
Showing only changes of commit 61d7eb7b60 - Show all commits

View file

@ -6,7 +6,7 @@ publish = false # NOTE: Not a CLI tool or a library, so don't release to crates.
[dependencies] [dependencies]
anyhow = "1.0" anyhow = "1.0"
bon = "2.3" bon = "3.0"
ignore = "0.4" ignore = "0.4"
file-format = { version = "0.26", features = ["reader-txt"] } file-format = { version = "0.26", features = ["reader-txt"] }
kxio = "1.2" kxio = "1.2"