Merge branch 'consumet' into clap

This commit is contained in:
newbee1905
2023-02-06 02:21:30 +07:00
committed by GitHub
8 changed files with 49 additions and 36 deletions

View File

@@ -21,3 +21,4 @@ unicode-width = "0.1.9"
rust_cast = "0.17.0"
viuer = { version = "0.6", features = ["sixel"] }
clap = { version = "4.1.4", features = ["derive"] }
lazy_static = "1.4.0"