Compare commits

..

No commits in common. "main" and "next" have entirely different histories.
main ... next

View file

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