Skip to content

Commit

Permalink
Merge pull request #123 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
viccuad authored Jan 2, 2024
2 parents cfc2deb + b4e3a8c commit 7081954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ num-derive = "0.4"
num-traits = "0.2"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9.27"
serde_yaml = "0.9.29"
slog = "2.7.0"
url = { version = "2.5.0", features = ["serde"] }
wapc-guest = "1.1.0"
chrono = { version = "0.4", default-features = false }

[dev-dependencies]
assert-json-diff = "2.0.2"
mockall = "0.12.0"
mockall = "0.12.1"
serial_test = "2.0.0"
k8s-openapi = { version = "0.20.0", default-features = false, features = [
"v1_27",
Expand Down

0 comments on commit 7081954

Please sign in to comment.