From 858ed8a89c6f079c74f1fd23563feb68d491dd64 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Sun, 14 Jan 2024 11:07:33 -0800 Subject: [PATCH] todo --- src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.rs b/src/main.rs index feff509..c07cca1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -26,6 +26,7 @@ struct Cli{ #[arg(long)] cookie_file:Option, //TODO: read the versions.json file instead of doing this + //TODO: write file dates instead of versions.json #[arg(long)] start_version:Option, #[arg(long)]