Bump insta from 1.44.3 to 1.46.3
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.44.3 to 1.46.3. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.44.3...1.46.3) --- updated-dependencies: - dependency-name: insta dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5962feb90a
commit
cd248dd101
2 changed files with 91 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ console_error_panic_hook = [ "dep:console_error_panic_hook" ]
|
|||
all = [ "wasm", "serde" ]
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.44.3"
|
||||
insta = "1.46.3"
|
||||
pretty_assertions = "1.4.1"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_yaml = "0.9.34"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue