cache_control (0.2.3)
Published 2024-10-11 11:17:04 +00:00 by Jenkins
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add cache_control@0.2.3
About this package
Rocket Fairing to add cache control headers to certain routes
Cache Control
Rocket Fairing to add cache control headers to certain routes
Dependencies
ID | Version |
---|---|
log | ^0.4 |
rocket | ^0.5 |