Skip to content

Commit

Permalink
Merge pull request #1728 from axodotdev/dependabot/cargo/insta-1.42.1
Browse files Browse the repository at this point in the history
chore(deps): bump insta from 1.42.0 to 1.42.1
  • Loading branch information
duckinator authored Jan 27, 2025
2 parents 934cc26 + e988c4e commit d40391d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -56,7 +56,7 @@ tokio = { version = "1.43.0", features = ["full"] }
temp-dir = "0.1.14"
sha3 = "0.10.8"
blake2 = "0.10.6"
insta = { version = "1.42.0", features = ["filters"] }
insta = { version = "1.42.1", features = ["filters"] }
tar = "0.4.43"
flate2 = "1.0.35"
pathdiff = { version = "0.2.3", features = ["camino"] }
Expand Down

0 comments on commit d40391d

Please sign in to comment.