Skip to content

Commit

Permalink
fix(deps): update all patchlevel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jvanz committed Aug 18, 2023
1 parent e855bf5 commit 516ae18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -12,7 +12,7 @@ anyhow = "1.0"
clap_complete = "4.1"
clap = { version = "4.0", features = ["cargo", "env"] }
directories = "5.0.1"
flate2 = "1.0.26"
flate2 = "1.0.27"
humansize = "2.1"
itertools = "0.11.0"
k8s-openapi = { version = "0.19.0", default-features = false, features = [
Expand Down Expand Up @@ -54,5 +54,5 @@ reqwest = { version = "0", default-features = false, features = [
] }

[dev-dependencies]
rstest = "0.18.1"
rstest = "0.18.2"
tempfile = "3.7.1"

0 comments on commit 516ae18

Please sign in to comment.