refactor: keep fern [skip ci]

This commit is contained in:
Lucas Nogueira
2023-01-17 15:51:16 -03:00
parent fa44de7440
commit bbdabbd64d
2 changed files with 106 additions and 182 deletions
-2
View File
@@ -18,8 +18,6 @@ serde_repr = "0.1"
byte-unit = "4.0"
log = { workspace = true, features = ["kv_unstable"] }
time = { version = "0.3", features = ["formatting"] }
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
fern = "0.6"
[target."cfg(target_os = \"android\")".dependencies]