From 11419121f990ee9f1b297774cb9746ea536b62fa Mon Sep 17 00:00:00 2001
From: Manuel Gil <manugildev@gmail.com>
Date: Sat, 29 Feb 2020 09:24:36 +0000
Subject: [PATCH] First Commit

---
 Cargo.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock
index 9cbe5a1..a08dee5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -592,7 +592,7 @@ dependencies = [
 
 [[package]]
 name = "rustlings"
-version = "2.2.0"
+version = "2.2.1"
 dependencies = [
  "assert_cmd 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",