Skip to content

Commit e9e1665

Browse files
authored
Update mutatis dep to 0.4.0 (#12945)
1 parent 5b5e357 commit e9e1665

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -370,7 +370,7 @@ wasip2 = "1.0"
370370
arbitrary = "1.4.2"
371371
backtrace = "0.3.75"
372372
bumpalo = "3.20.0"
373-
mutatis = {version = "0.3.2", features = ["alloc", "derive", "check"] }
373+
mutatis = {version = "0.4.0", features = ["alloc", "derive", "check"] }
374374
cc = "1.2.41"
375375
object = { version = "0.39.0", default-features = false, features = ['read_core', 'elf'] }
376376
gimli = { version = "0.33.0", default-features = false, features = ['read'] }

0 commit comments

Comments
 (0)