Skip to content

Commit

Permalink
Merge 722d5f7 into b98de2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
2 parents b98de2b + 722d5f7 commit 75b87b4
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 @@ -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.110"
serde_yaml = "0.9.29"
thiserror = "1.0.53"
Expand Down

0 comments on commit 75b87b4

Please sign in to comment.