Amit Dahan
|
b19eb29b26
|
Bump Clap 3 -> 4 (#991)
* fix(deps): update clap-rs to v4
* Define enums for multi-choice clap args
* fix test
* Update command docs
* Add `all` alias to log-level
* remove unused thing
* Add changeset
* Use `Shells` instead of `Box<dyn Shell>` everywhere
* Revert "Use `Shells` instead of `Box<dyn Shell>` everywhere"
This reverts commit 7781b5d87354c1f9500ecfafde1aba43d6dd5e37.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Gal Schlezinger
|
7f9ed6668d
|
Fix Clippy errors (#885)
* cargo clippy --fix
* cargo fmt
|
2 years ago |
renovate[bot]
|
24ce5755b4
|
chore(deps): update all non-major dependencies (#673)
* chore(deps): update all non-major dependencies
* cargo clippy --fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
3 years ago |
renovate[bot]
|
b6b0cfa0e6
|
fix(deps): update rust crate clap to v3 (#617)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
3 years ago |
Gal Schlezinger
|
b24ed660b0
|
Replace `snafu` with `thiserror` (#630)
|
3 years ago |
Gal Schlezinger
|
d93bb4219f
|
Throw an error instead of panicking when can't infer shell (#306)
|
4 years ago |
Gal Schlezinger
|
9ba282a705
|
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246)
|
5 years ago |