Skip to content

Commit

Permalink
Merge 9b1d6c4 into 82874c8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
2 parents 82874c8 + 9b1d6c4 commit f624bf2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ kube = { version = "0.87.2", default-features = false, features = ["runtime", "d
log = "0.4.20"
postgres-protocol = "0.6.6"
schemars = "0.8.16"
serde = { version = "1.0.193", features = ["derive", "serde_derive"] }
serde = { version = "1.0.194", features = ["derive", "serde_derive"] }
serde_json = "1.0.109"
serde_yaml = "0.9.29"
thiserror = "1.0.53"
Expand Down

0 comments on commit f624bf2

Please sign in to comment.