Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.176
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 3feb05f commit 3f4615f
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 @@ -42,7 +42,7 @@ sentry = { version = "0.31.5", features = ["backtrace", "log", "panic", "tracing
sentry-log = "0.31.5"
sentry-tower = "0.31.5"
sentry-tracing = "0.31.5"
serde = { version = "1.0.175", features = ["derive"] }
serde = { version = "1.0.176", features = ["derive"] }
serde_json = "1.0.103"
serde_yaml = "0.9.25"
thiserror = "1.0.44"
Expand Down

0 comments on commit 3f4615f

Please sign in to comment.