Skip to content

Commit

Permalink
Bump the core group with 3 updates (#172)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 65c81e3 commit e8a705d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ k8s-openapi = { version = "0.20.0", features = ["latest"] }
tokio = { version = "1.26.0", features = ["full"] }
anyhow = "1.0.75"
log = "0.4.17"
env_logger = "0.10.0"
env_logger = "0.10.1"
serde_json = "1.0.108"
clap = { version = "4.4", features = ["cargo", "derive"] }
clap_complete = "4.4"
Expand All @@ -46,5 +46,5 @@ version = "0.87.1"
features = ["derive"]

[dev-dependencies]
schemars = "0.8.15"
schemars = "0.8.16"
typed-builder = "0.18.0"

0 comments on commit e8a705d

Please sign in to comment.