mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 11:36:42 +01:00
clean up command line interface
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "upkr"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
cdivsufsort = "2"
|
||||
pico-args = "0.4"
|
||||
lexopt = "0.2.1"
|
||||
anyhow = "1"
|
||||
pbr = "1"
|
||||
Reference in New Issue
Block a user