|
|
@ -21,7 +21,7 @@ time = { version = "0.3", features = ["formatting"] }
|
|
|
|
fern = "0.6"
|
|
|
|
fern = "0.6"
|
|
|
|
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"android\")".dependencies]
|
|
|
|
[target."cfg(target_os = \"android\")".dependencies]
|
|
|
|
android_logger = "0.9"
|
|
|
|
android_logger = "0.11"
|
|
|
|
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"ios\")".dependencies]
|
|
|
|
[target."cfg(target_os = \"ios\")".dependencies]
|
|
|
|
oslog = "0.2"
|
|
|
|
oslog = "0.2"
|
|
|
|