|
|
|
@ -61,7 +61,7 @@ android_logger = "0.15.1" |
|
|
|
jni = { version = "0.22.4", default-features = false } |
|
|
|
|
|
|
|
[target.'cfg(target_os="linux")'.dependencies] |
|
|
|
bincode = "2" |
|
|
|
bincode-next = "2" |
|
|
|
|
|
|
|
[target.'cfg(target_os="windows")'.dependencies] |
|
|
|
windows-service = "0.8.0" |
|
|
|
|