Skip to content

Commit 3244ff8

Browse files
committed
ZJIT: Update insta and make snapshot strings consistently raw
1 parent 54eb330 commit 3244ff8

File tree

3 files changed

+606
-433
lines changed

3 files changed

+606
-433
lines changed

Cargo.lock

Lines changed: 184 additions & 11 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.46.3"
1616

1717
# NOTE: Development builds select a set of these via configure.ac
1818
# For debugging, `make V=1` shows exact cargo invocation.

0 commit comments

Comments
 (0)