nano-web 1.2.0

Static file server built with Rust with pre-compressed in-memory caching
Documentation
1
2
3
4
5
6
# Don't publish to crates.io automatically - CI will handle it
publish = false
# Let cargo-release handle git tag and push to trigger CI
push = true
tag = true
allow-branch = ["main"]