Skip to content

Commit bcdd842

Browse files
committed
Release v0.1.5
Signed-off-by: Xavier Lau <x@acg.box>
1 parent 23978d7 commit bcdd842

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ license = "GPL-3.0"
99
name = "jwks-cache"
1010
readme = "README.md"
1111
repository = "https://github.com/hack-ink/jwks-cache"
12-
version = "0.1.3"
12+
version = "0.1.5"
13+
14+
[package.metadata.docs.rs]
15+
all-features = true
1316

1417
[profile.ci-dev]
1518
incremental = false

0 commit comments

Comments
 (0)