Skip to content

Commit

Permalink
Bump the core group with 2 updates (#200)
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 Mar 4, 2024
1 parent 5dc69f6 commit 16e5053
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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 @@ -29,7 +29,7 @@ path = "src/lib.rs"
k8s-openapi = { version = "0.21.1", features = ["latest"] }
tokio = { version = "1.26.0", features = ["full"] }
anyhow = "1.0.80"
log = "0.4.17"
log = "0.4.21"
env_logger = "0.10.2"
serde_json = "1.0.114"
clap = { version = "4.5", features = ["cargo", "derive"] }
Expand All @@ -38,7 +38,7 @@ quote = "1.0.35"
serde = { version = "1.0.197", features = ["derive"] }
serde_yaml = "0.9.32"
heck = "0.4.1"
syn = "2.0.51"
syn = "2.0.52"
libc = "0.2.153"

[dependencies.kube]
Expand Down

0 comments on commit 16e5053

Please sign in to comment.