Skip to content

Commit

Permalink
frida-build: add dummy auto-download feature
Browse files Browse the repository at this point in the history
  • Loading branch information
s1341 committed Oct 13, 2024
1 parent 12ec1cb commit 62a7e6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frida-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ license.workspace = true
repository.workspace = true
description.workspace = true

[features]
auto-download = []

[dependencies]
reqwest = { version = "0.12.2", default-features = false, features = [
"blocking",
Expand Down

0 comments on commit 62a7e6b

Please sign in to comment.