Skip to content

Commit e96056f

Browse files
chore(deps): Bump jsonwebtoken in the cargo group across 0 directory
Updates `jsonwebtoken` from 9.3.1 to 10.4.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.4.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.4.0 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8c8e6 commit e96056f

3 files changed

Lines changed: 656 additions & 64 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 4 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
@@ -108,7 +108,7 @@ ordered-float = "4"
108108
parquet = "58"
109109
pilota = "0.11.10"
110110
pretty_assertions = "1.4"
111-
rand = "0.9.3"
111+
rand = "0.10.1"
112112
regex = "1.11.3"
113113
reqwest = { version = "0.12.12", default-features = false, features = ["json"] }
114114
roaring = { version = "0.11" }

0 commit comments

Comments
 (0)