Skip to content

Commit

Permalink
Update insta requirement from 0.16.1 to 1.14.0
Browse files Browse the repository at this point in the history
Updates the requirements on [insta](https://github.com/mitsuhiko/insta) to permit the latest version.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@0.16.1...1.14.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2022
1 parent 8d67832 commit 97df7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_crevice/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ glam = { version = "0.20.0", features = ["mint"], optional = true }
nalgebra = { version = "0.30.0", features = ["mint"], optional = true }

[dev-dependencies]
insta = "0.16.1"
insta = "1.14.0"

0 comments on commit 97df7ae

Please sign in to comment.