From 3fb4125ddb34254f2e1fdb2e4d9c7ab4ca44f340 Mon Sep 17 00:00:00 2001 From: JesusPerez Date: Tue, 25 Jan 2022 19:37:22 +0000 Subject: [PATCH] chore: vers 0.1.3 rust 2021 and dependencies update --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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"