fnm.rs icon indicating copy to clipboard operation
fnm.rs copied to clipboard

An experimental Rust implementation of fnm

Results 6 fnm.rs issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [structopt](https://crates.io/crates/structopt) | dependencies | patch | `0.3.17` -> `0.3.19` | --- ### Renovate...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [insta](https://crates.io/crates/insta) | dev-dependencies | major | `0.16.1` -> `1.0.0` | --- ### Renovate...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://crates.io/crates/serde_json) | dependencies | patch | `1.0.57` -> `1.0.58` | --- ### Renovate...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://crates.io/crates/chrono) | dependencies | patch | `0.4.18` -> `0.4.19` | --- ### Renovate...

Packages: * fnm (lib) * fnm_cli (bin) * fnm_tests (bin) The `fnm_tests` binary should _generate_ and _validate_ tests directories. So e2e tests will run without Rust at all, using a...

Does WSL need a Windows build or a Linux build? If it's a Linux build — should we even test it?