modified: Cargo.lock
modified: frida_client/Cargo.toml
This commit is contained in:
parent
80670aab59
commit
fb773e2c67
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1668,6 +1668,7 @@ dependencies = [
|
||||
"env_logger",
|
||||
"frida_core",
|
||||
"log",
|
||||
"network-interface",
|
||||
"tokio 1.42.0",
|
||||
"tokio-util",
|
||||
"x25519-dalek",
|
||||
|
@ -20,3 +20,4 @@ tokio = { version = "1", features = ["full", "signal", "tracing"] }
|
||||
tokio-util = "0.7.12"
|
||||
env_logger = "0.9"
|
||||
log = "0.4.20"
|
||||
network-interface = "2.0.0"
|
Loading…
x
Reference in New Issue
Block a user