some first code for new CLI in Rust

This commit is contained in:
2023-08-15 16:14:02 +02:00
parent 135d026fa6
commit fc6f892a35
8 changed files with 57 additions and 1 deletions

7
Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "simple_media_upscale_lite_cli"
version = "0.1.0"