token (1.2.1)
Published 2024-04-15 14:25:30 +00:00 by Jenkins
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add token@1.2.1
About this package
Token
JWT Wrapper to make things a little nicer to work with
Dependencies
ID | Version |
---|---|
hmac | ^0.11 |
jwt | ^0.14 |
rocket | ^0.5.0 |
sha2 | ^0.9 |