Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.193
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 175309c commit 97617ed
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 @@ -41,7 +41,7 @@ remi-s3 = { version = "0.4.3", features = ["serde", "log"] }
sentry = { version = "0.31.8", features = ["tracing", "tower", "tower-http"] }
sentry-tower = "0.31.8"
sentry-tracing = "0.31.8"
serde = "1.0.188"
serde = "1.0.193"
serde_json = "1.0.105"
serde_yaml = "0.9.25"
tokio = { version = "1.34.0", features = ["full"] }
Expand Down

0 comments on commit 97617ed

Please sign in to comment.