Dependencies fix
modified: frida_server/Cargo.toml
This commit is contained in:
parent
27880f3c80
commit
557a5a1558
@ -19,4 +19,5 @@ base64 = "0.22.1"
|
||||
tokio = { version = "1", features = ["full", "signal", "tracing"] }
|
||||
tokio-util = "0.7.12"
|
||||
env_logger = "0.9"
|
||||
log = "0.4.20"
|
||||
log = "0.4.20"
|
||||
network-interface = "2.0.0"
|
Loading…
x
Reference in New Issue
Block a user