Skip to content

Commit da22556

Browse files
Bump jsonwebtoken in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [jsonwebtoken](https://github.com/Keats/jsonwebtoken). Updates `jsonwebtoken` from 9.3.1 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d686251 commit da22556

2 files changed

Lines changed: 25 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 5 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
@@ -20,7 +20,7 @@ axum = "0.8.7"
2020
futures-util = "0.3.31"
2121
http-body-util = "0.1.1"
2222
http-body = "1.0.1"
23-
jsonwebtoken = "9.3.1"
23+
jsonwebtoken = "10.3.0"
2424
serde_json = "1.0"
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)