Skip to content

Commit

Permalink
Bump the core group with 3 updates (#198)
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 Feb 26, 2024
1 parent 1fc458f commit 5dc69f6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ tokio = { version = "1.26.0", features = ["full"] }
anyhow = "1.0.80"
log = "0.4.17"
env_logger = "0.10.2"
serde_json = "1.0.113"
serde_json = "1.0.114"
clap = { version = "4.5", features = ["cargo", "derive"] }
clap_complete = "4.5"
quote = "1.0.35"
serde = { version = "1.0.196", features = ["derive"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_yaml = "0.9.32"
heck = "0.4.1"
syn = "2.0.49"
syn = "2.0.51"
libc = "0.2.153"

[dependencies.kube]
Expand Down

0 comments on commit 5dc69f6

Please sign in to comment.