Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.38.0 (#501)
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 28, 2024
1 parent d865881 commit bf1ba0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.12"
hyper = "0.14.28"
insta = { version = "1.37.0", features = ["yaml", "toml", "redactions"] }
insta = { version = "1.38.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 bf1ba0b

Please sign in to comment.