Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.195
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 1884309 commit e27ba4c
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 @@ -19,7 +19,7 @@ http = "0.2.9"
http-body = "0.4.5"
hyper-reverse-proxy = { git = "https://github.com/somehowchris/hyper-reverse-proxy.git", branch="feature/static-client" }
lazy_static = "1.4.0"
serde = "1.0.175"
serde = "1.0.195"
serde_json = "1.0.103"
tokio = { version = "1.29.1", features = ["signal", "macros"] }
tower = "0.4.13"
Expand Down

0 comments on commit e27ba4c

Please sign in to comment.