From 6835b2854edf658298b8368e7ff6439d24793b81 Mon Sep 17 00:00:00 2001 From: Volodymyr Patuta <6977238-fiplox@users.noreply.gitlab.com> Date: Fri, 27 Nov 2020 15:35:25 +0100 Subject: [PATCH] text_io --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 83a30d1..f6978b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ edition = "2018" anyhow = "1.0.34" chrono = "0.4.19" walkdir = "2.3.1" +text_io = "0.1.8"