Skip to content

Commit 3ff85d8

Browse files
authored
Bump yaxpeax-arm from 0.3.1 to 0.4.0 (#691)
2 parents f67d23a + 94c98d5 commit 3ff85d8

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.

samply-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_derive = "1.0.188"
2222
serde_json = "1"
2323
yaxpeax-arch = { version = "0.3", default-features = false }
2424
yaxpeax-x86 = { version = "2", default-features = false, features = ["std", "fmt"] }
25-
yaxpeax-arm = { version = "0.3", default-features = false, features = ["std"] }
25+
yaxpeax-arm = { version = "0.4", default-features = false, features = ["std"] }
2626

2727
[dev-dependencies]
2828
memmap2 = "0.9.4"

0 commit comments

Comments
 (0)