add some instructions and bump version
This commit is contained in:
parent
414294ac68
commit
b00b5e9352
2 changed files with 12 additions and 1 deletions
|
|
@ -1,8 +1,11 @@
|
|||
[package]
|
||||
name = "mvw"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
[dependencies]
|
||||
tempfile = "3.14.0"
|
||||
dialoguer = "0.11.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue