httpdirectory 0.2.0

Crawls directory webpage into a structure
Documentation
1
2
3
4
5
6
7
# This is a configuration file for cargo release tool
# https://github.com/crate-ci/cargo-release

publish = false
push = false
pre-release-commit-message = "v{{version}}"
tag-name = "v{{version}}"