If the auto-download feature is not enabled, but the user would like to run with a custom-compiled frida or frida-gum devkit, there's not really any way to do it. In order to address this, one approach would be to allow for an environment variable to override the behavior that currently searches the CARGO_MANIFEST_DIR for the header and static library.
If the auto-download feature is not enabled, but the user would like to run with a custom-compiled frida or frida-gum devkit, there's not really any way to do it. In order to address this, one approach would be to allow for an environment variable to override the behavior that currently searches the CARGO_MANIFEST_DIR for the header and static library.