Skip to content

Commit

Permalink
fix(deps): update rust crate serde_yaml to 0.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent a3d49bd commit 3c350cb
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 @@ -43,7 +43,7 @@ sentry-tower = "0.31.5"
sentry-tracing = "0.31.1"
serde = "1.0.163"
serde_json = "1.0.105"
serde_yaml = "0.9.21"
serde_yaml = "0.9.25"
tokio = "1.28.1"
tower = { version = "0.4.13", features = ["tracing"] }
tower-layer = "0.3.2"
Expand Down

0 comments on commit 3c350cb

Please sign in to comment.