chore(alcoholic_jwt): Prepare release of v4084
Change-Id: Id45d4b7b33c29ed8ae3c487c4303266a8ca0fad3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5617 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
10d07ad985
commit
2c847e0dc1
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
|||
[package]
|
||||
name = "alcoholic_jwt"
|
||||
description = "Library for validation of RS256 JWTs"
|
||||
version = "1.0.1"
|
||||
authors = ["Vincent Ambo <mail@tazj.in>"]
|
||||
version = "4084.0.0"
|
||||
authors = ["Vincent Ambo <tazjin@tvl.su>"]
|
||||
keywords = ["jwt", "token", "jwks"]
|
||||
categories = ["authentication"]
|
||||
license = "GPL-3.0-or-later"
|
||||
repository = "https://code.tvl.fyi/tree/net/alcoholic_jwt"
|
||||
homepage = "https://code.tvl.fyi/about/net/alcoholic_jwt"
|
||||
repository = "https://code.tvl.fyi/depot.git:/net/alcoholic_jwt.git"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.10"
|
||||
|
|
Loading…
Reference in a new issue