Recommend fend

This commit is contained in:
Kasper 2024-01-13 08:39:21 +01:00
parent 1f16e10b91
commit 0dcd13f775
No known key found for this signature in database
GPG Key ID: 3E47D7CD99820B85

View File

@ -11,6 +11,9 @@ It also lets you mix units, so for example `1 km - 1m` results in `999 Meter`.
[List of all supported units](https://docs.rs/cpc/latest/cpc/units/enum.Unit.html) [List of all supported units](https://docs.rs/cpc/latest/cpc/units/enum.Unit.html)
> [!TIP]
> [fend](https://github.com/printfn/fend) is a great alternative to cpc
## CLI Installation ## CLI Installation
Install using `cargo`: Install using `cargo`:
``` ```