mirror of
https://github.com/rzmk/commit-helper.git
synced 2025-12-26 11:07:01 +00:00
✨ feat: Automatically stage all changes and improve error handling.
This commit is contained in:
parent
fca5c0f5bc
commit
e6526ec2c7
3 changed files with 31 additions and 32 deletions
|
|
@ -10,4 +10,4 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
arboard = "3.4.1"
|
||||
clap = { version = "4.4.12", features = ["derive"] }
|
||||
inquire = { version = "0.6.2" }
|
||||
inquire = { version = "0.7.5" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue