Skip to content

Commit 08114b8

Browse files
authored
Merge pull request #45 from stackclass/dependabot/cargo/jsonwebtoken-10.2.0
build(deps): bump jsonwebtoken from 10.1.0 to 10.2.0
2 parents 3d40054 + 353368a commit 08114b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ hex = "0.4.3"
4949
hmac = "0.12.1"
5050
http-body-util = "0.1.3"
5151
indexmap = {version = "2.12.0", features = ["serde"] }
52-
jsonwebtoken = { version = "10.1.0", features = ["rust_crypto"] }
52+
jsonwebtoken = { version = "10.2.0", features = ["rust_crypto"] }
5353
k8s-openapi = { version = "0.26", default-features = false, features = ["latest"] }
5454
kube = { version = "2", default-features = false, features = ["runtime", "derive", "rustls-tls"] }
5555
octocrab = "0.47.0"

0 commit comments

Comments
 (0)