Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.199
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 26c19ce commit a8fd1c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 baffao/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jsonwebtoken = "9.3.0"
oauth2 = "4.4.2"
reqwest = "0.12.4"
ring = "0.17.8"
serde = "1.0.198"
serde = "1.0.199"
serde_json = "1.0.116"

0 comments on commit a8fd1c6

Please sign in to comment.