Skip to content

Commit

Permalink
un-pin insta
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Jun 26, 2023
1 parent f572e69 commit de0e131
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ similar = { version = "2.2.1", features = ["text"] }
clap = { version = "3.2.8", features = ["std", "derive", "color"], default-features = false }

[dev-dependencies]
# https://github.com/mitsuhiko/insta-cmd/issues/7
insta = "=1.18.0"
insta-cmd = "0.2.0"
insta = "1.30.0"
insta-cmd = "0.3.0"
tempfile = "3.6.0"

# The profile that 'cargo dist' will build with
Expand Down

0 comments on commit de0e131

Please sign in to comment.