Skip to content

Commit

Permalink
Merge pull request #126 from kube-rs/dependabot/cargo/misc-868490bc38
Browse files Browse the repository at this point in the history
Bump the misc group with 1 update
  • Loading branch information
clux committed Aug 25, 2023
2 parents beb308b + 4dbc489 commit ac8c53a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 6 deletions.
67 changes: 62 additions & 5 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 @@ -26,7 +26,7 @@ k8s-openapi = { version = "0.19.0", features = ["v1_23"] }
tokio = { version = "1.14.0", features = ["full"] }
anyhow = "1.0.75"
log = "0.4.17"
env_logger = "0.9.3"
env_logger = "0.10.0"
serde_json = "1.0.82"
clap = { version = "4.0", features = ["cargo", "derive"] }
clap_complete = "4.0"
Expand Down

0 comments on commit ac8c53a

Please sign in to comment.