Skip to content

Commit ccb3680

Browse files
Bump frida-gum from 0.17.0 to 0.17.1 (#3555)
Bumps [frida-gum](https://github.com/frida/frida-rust) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/frida/frida-rust/releases) - [Commits](frida/frida-rust@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: frida-gum dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a536ebe commit ccb3680

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Cargo.lock

Lines changed: 8 additions & 7 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
@@ -66,7 +66,7 @@ frida-gum-sys = { version = "0.17.0", features = [
6666
"event-sink",
6767
"invocation-listener",
6868
] }
69-
frida-gum = { version = "0.17.0", features = [
69+
frida-gum = { version = "0.17.1", features = [
7070
"event-sink",
7171
"invocation-listener",
7272
"module-names",

0 commit comments

Comments
 (0)