mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-03 13:20:32 +00:00
Update android_logger requirement from 0.13 to 0.14 (#122)
This commit is contained in:
parent
b0432c7659
commit
dbf960884d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ nix = { version = "0", default-features = false, features = [
|
|||
] }
|
||||
|
||||
[target.'cfg(target_os="android")'.dependencies]
|
||||
android_logger = "0.13"
|
||||
android_logger = "0.14"
|
||||
jni = { version = "0.21", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue