Skip to content

Commit 1259e99

Browse files
Bump insta from 1.43.1 to 1.43.2 (#445)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.1 to 1.43.2. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luke Kim <[email protected]>
1 parent 90054dc commit 1259e99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ rust_decimal = { version = "1.38.0", features = ["db-postgres"] }
105105
anyhow = "1.0"
106106
bollard = "0.19"
107107
geozero = { version = "0.14.0", features = ["with-wkb"] }
108-
insta = { version = "1.43.1", features = ["filters"] }
108+
insta = { version = "1.43.2", features = ["filters"] }
109109
prost = { version = "=0.13.5" }
110110
rand = "0.9"
111111
reqwest = "0.12"

0 commit comments

Comments
 (0)