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] authored May 1, 2024
1 parent 157d0ee commit 3d3c715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pem = { version = "3.0.4", features = ["serde"] }
rand = "0.8.5"
reqwest = "0.12.3"
rsa = "0.9.6"
serde = "1.0.198"
serde = "1.0.199"
serde_json = "1.0.116"
serde_qs = { version = "0.13.0", features = ["axum"] }
socketioxide = { version = "0.12.0", features = ["state", "extensions", "tracing"] }
Expand Down

0 comments on commit 3d3c715

Please sign in to comment.