Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 1, 2022
1 parent dc79003 commit aba328c
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 116 deletions.
116 changes: 62 additions & 54 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 crates/snapbox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ name = "snap-fixture"
normalize-line-endings = "0.3.0"
snapbox-macros = { path = "../snapbox-macros", version = "0.3.0" }

libtest-mimic = { version = "0.4.0", optional = true }
libtest-mimic = { version = "0.5.2", optional = true }
ignore = { version = "0.4", optional = true }

content_inspector = { version = "0.2.4", optional = true }
Expand Down
Loading

0 comments on commit aba328c

Please sign in to comment.