cache_control (0.2.0)
Published 2023-10-20 10:15: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.0
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 |
---|---|
rocket | ^0.5.0-rc.3 |