Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/serde-1.0.156
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Mikulicic authored Jul 5, 2023
2 parents a0bd543 + 26b2cae commit 1e026f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ clap = { version = "4.1", features = ["derive", "help", "env", "std"] }
futures = "0.3"
kube = { version = "0.80.0", features = ["runtime", "derive"] }
k8s-openapi = { version = "0.17.0", features = ["v1_26"] }
kubert = { version = "0.15.0", features = ["clap", "runtime", "server"] }
kubert = { version = "0.16.1", features = ["clap", "runtime", "server"] }
tokio = { version = "1.26", features = ["full"] }
anyhow = { version = "1", features = ["backtrace"] }
tracing = "0.1"
Expand Down

0 comments on commit 1e026f4

Please sign in to comment.