Skip to content

Commit d3fb471

Browse files
dependabot[bot]lukekim
authored andcommitted
Bump insta from 1.43.2 to 1.46.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.46.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.46.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92881af commit d3fb471

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -108,7 +108,7 @@ r2d2_adbc = { version = "0.2.0", optional = true }
108108
anyhow = "1.0"
109109
bollard = "0.19"
110110
geozero = { version = "0.14.0", features = ["with-wkb"] }
111-
insta = { version = "1.43.2", features = ["filters"] }
111+
insta = { version = "1.46.0", features = ["filters"] }
112112
prost = { version = "=0.14.1" }
113113
rand = "0.9"
114114
reqwest = "0.12"

0 commit comments

Comments
 (0)