Skip to content

Commit

Permalink
fix(deps): update rust crate jsonwebtoken to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent c3fa7a9 commit 4bcd589
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 26 deletions.
54 changes: 29 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ actix-multipart = "0.6.0"
actix-web = "4.3.1"
dotenv = "0.15.0"
env_logger = "0.10.0"
jsonwebtoken = "8.3.0"
jsonwebtoken = "9.2.0"
log = "0.4.18"
rs-snowflake = "0.6.0"
serde = { version = "1.0.163", features = ["derive"] }
Expand Down

0 comments on commit 4bcd589

Please sign in to comment.