Skip to content

Commit 5ffecb8

Browse files
dependabot[bot]matzbot
authored andcommitted
Bump insta in /zjit in the jit group across 1 directory
Bumps the jit group with 1 update in the /zjit directory: [insta](https://github.com/mitsuhiko/insta). Updates `insta` from 1.46.3 to 1.47.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.3...1.47.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: jit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ebcc3a commit 5ffecb8

File tree

2 files changed

+106
-78
lines changed

2 files changed

+106
-78
lines changed

zjit/Cargo.lock

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

zjit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ capstone = { version = "0.14.0", optional = true }
1212
jit = { version = "0.1.0", path = "../jit" }
1313

1414
[dev-dependencies]
15-
insta = "1.43.1"
15+
insta = "1.47.0"
1616
rand = "0.9"
1717
yjit = { path = "../yjit" }
1818

0 commit comments

Comments
 (0)