backhand 0.25.0

Library for the reading, creating, and modification of SquashFS file systems
Documentation
1
2
3
4
5
6
push=false
publish=false
pre-release-replacements = [
  {file="src/lib.rs", search="backhand = .*", replace="{{crate_name}} = \"{{version}}\""},
  {file="../README.md", search="backhand = .*", replace="{{crate_name}} = \"{{version}}\""},
]