diff --git a/Cargo.toml b/Cargo.toml index e4854c4..9217ac3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,3 +13,4 @@ walkdir = "2.3.1" text_io = "0.1.8" clap = "2.33.3" dialoguer = "0.7.1" +fstream = "0.1.2"