Skip to content

Commit 5ad99de

Browse files
chore(deps): bump insta from 1.44.1 to 1.44.3 in the rust-other group
Bumps the rust-other group with 1 update: [insta](https://github.com/mitsuhiko/insta). Updates `insta` from 1.44.1 to 1.44.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.1...1.44.3) --- updated-dependencies: - dependency-name: insta dependency-version: 1.44.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-other ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 907b76e commit 5ad99de

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ datafusion-udf-wasm-python = { path = "guests/python", version = "0.1.0" }
3333
datafusion-udf-wasm-query = { path = "query", version = "0.1.0" }
3434
http = { version = "1.4.0", default-features = false }
3535
hyper = { version = "1.8", default-features = false }
36-
insta = { version = "1.44.1", "default-features" = false }
36+
insta = { version = "1.44.3", "default-features" = false }
3737
log = { version = "0.4.28", default-features = false }
3838
pyo3 = { version = "0.27.1", default-features = false, features = ["macros"] }
3939
regex = { version = "1", default-features = false }

0 commit comments

Comments
 (0)