diff --git a/Cargo.toml b/Cargo.toml index 13f4421..32fe12d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,8 +15,8 @@ libc = "0.2" [target.'cfg(target_os = "android")'.dependencies] # DL Open -dlopen = "0.1.8" -once_cell = "1.17.1" +dlopen2 = "0.4" +once_cell = "1" # netlink netlink-packet-core = "0.5" netlink-packet-route = "0.15"