modified: Cargo.toml
Some checks failed
gitea/Frida/pipeline/head There was a failure building this commit

This commit is contained in:
Michael Wain 2024-10-15 03:34:01 +03:00
parent f668169876
commit 2420c32540

View File

@ -38,7 +38,6 @@ x25519-dalek = { version = "2.0.1", features = ["getrandom", "static_secrets"] }
base64 = "0.22.1" base64 = "0.22.1"
chrono = "0.4.38" chrono = "0.4.38"
console-subscriber = "0.4.0" console-subscriber = "0.4.0"
<<<<<<< HEAD
network-interface = "2.0.0" network-interface = "2.0.0"
[target.'cfg(target_os="android")'.dependencies] [target.'cfg(target_os="android")'.dependencies]
@ -46,6 +45,3 @@ jni = "^0.20"
robusta_jni = "0.2.2" robusta_jni = "0.2.2"
nonblock = "0.2.0" nonblock = "0.2.0"
log4rs = "1.3.0" log4rs = "1.3.0"
=======
network-interface = "2.0.0"
>>>>>>> 35594dea3ce13c2fe98f3a7bdd28e9b3c8351732