Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.36.0 (#438)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent d78581c commit 349b7c3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
30 changes: 18 additions & 12 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 @@ -42,7 +42,7 @@ futures-core = "0.3.30"
hostname = "0.3.1"
http = "0.2.11"
hyper = "0.14.28"
insta = { version = "1.35.1", features = ["yaml", "toml", "redactions"] }
insta = { version = "1.36.0", features = ["yaml", "toml", "redactions"] }
k8s-openapi = { version = "0.21.1", features = ["latest", "schemars"] }
kube = { version = "0.88.1", features = ["runtime", "client", "derive" ] }
lazy_static = "1.4.0"
Expand Down

0 comments on commit 349b7c3

Please sign in to comment.