Gal Schlezinger
ced2f306b0
fix clippy ( #1126 )
...
* run cargo clippy --fix
* cargo fmt
* add rust-toolchain.toml
* force rust version
* fixup! run cargo clippy --fix
fix urls
* add clippy and rustfmt
* update command docs
* export Zip on Windows
* remove benchmarking for a while
1 year ago
Gal Schlezinger
7f9ed6668d
Fix Clippy errors ( #885 )
...
* cargo clippy --fix
* cargo fmt
2 years ago
citreae535
f71d0642a3
Make fnm create global scoped environment variables in PowerShell ( #667 )
...
* Fix #664
* Remove unused import
3 years ago
Gal Schlezinger
c85ff97f14
remove .unwrap() and .expect() in shell code ( #663 )
...
* remove .unwrap() and .expect() in shell code
this should provide nicer error messages if users get to these situations
* Silent github comments
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
207ef22f32
Allow recursive version lookups ( #607 )
3 years ago
Dominik Nakamura
74c9b37895
Fix clippy & use musl target on Rust compiler for static compilation ( #554 )
4 years ago
naoey
bd037bdca4
Invoke fnm use on startup for PowerShell ( #514 )
4 years ago
Gal Schlezinger
9ba282a705
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! ( #246 )
5 years ago