diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 06256333f4..af13f48aa6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2038,7 +2038,9 @@ dependencies = [ "anyhow", "async-trait", "cacao", + "env_logger 0.10.2", "insta", + "log", "mullvad-update", "native-windows-gui", "objc_id", |
