Skip to content

Commit

Permalink
Update Rust crate insta to v1.40.0 (#5075)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] committed Sep 10, 2024
1 parent 8d5f489 commit 11729b2
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 @@ -153,7 +153,7 @@ http-body-util = { version = "=0.1.2", default-features = false }
humansize = { version = "=2.1.3", default-features = false }
hyper = { version = "=1.4.1", default-features = false }
include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.39.0", default-features = false }
insta = { version = "=1.40.0", default-features = false }
jsonschema = { version = "=0.18.1", default-features = false }
justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=6.1.1", default-features = false }
Expand Down

0 comments on commit 11729b2

Please sign in to comment.