Skip to content

Commit 050d948

Browse files
dependabot[bot]tomasol
authored andcommitted
build(deps): Bump insta from 1.45.0 to 1.45.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.45.0 to 1.45.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.45.0...1.45.1) --- updated-dependencies: - dependency-name: insta dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10c54a4 commit 050d948

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assert_matches = "1.5.0"
1919
const_format = "0.2.35"
2020
derive_more = { version = "2.1.1", features = ["debug"] }
2121
hashbrown = "0.16.1"
22-
insta = "1.45.0"
22+
insta = "1.45.1"
2323
serde = { version = "1.0", features = ["derive"] }
2424
toml = "0.9"
2525
wit-bindgen = "0.50.0"

0 commit comments

Comments
 (0)