diff --git a/Cargo.toml b/Cargo.toml index 05af766..4f3c8b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.3" authors = ["JesusPerez "] edition = "2021" + [dependencies] log = "0.4"