Skip to content

Commit 124e207

Browse files
Bump dynasmrt from 3.2.1 to 4.0.1 (#3489)
Bumps [dynasmrt](https://github.com/CensoredUsername/dynasm-rs) from 3.2.1 to 4.0.1. - [Changelog](https://github.com/CensoredUsername/dynasm-rs/blob/master/doc/releasenotes.md) - [Commits](https://github.com/CensoredUsername/dynasm-rs/commits) --- updated-dependencies: - dependency-name: dynasmrt dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa2cb6a commit 124e207

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

crates/libafl_frida/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ frida-gum = { version = "0.17.0", features = [
7373
"script",
7474
"backtrace",
7575
] }
76-
dynasmrt = "3.0.1"
76+
dynasmrt = "4.0.1"
7777

7878
color-backtrace = { version = "0.7.0", features = ["resolve-modules"] }
7979
termcolor = "1.4.1"

0 commit comments

Comments
 (0)