Skip to content

Commit

Permalink
Merge pull request #138 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde_yaml to 0.9.34
  • Loading branch information
fabriziosestito authored Mar 25, 2024
2 parents 5eb1879 + 886254c commit c737c4a
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 @@ num-derive = "0.4"
num-traits = "0.2"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9.32"
serde_yaml = "0.9.34"
slog = "2.7.0"
url = { version = "2.5.0", features = ["serde"] }
wapc-guest = "1.1.0"
Expand Down

0 comments on commit c737c4a

Please sign in to comment.