We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc67d17 commit a91e788Copy full SHA for a91e788
1 file changed
README.md
@@ -547,6 +547,15 @@ You can install cargo-hack from the [extra repository](https://archlinux.org/pac
547
pacman -S cargo-hack
548
```
549
550
+<!-- omit in toc -->
551
+### Via ports (FreeBSD)
552
+
553
+You can install cargo-hack from the [official ports](https://www.freshports.org/devel/cargo-hack):
554
555
+```sh
556
+pkg install cargo-hack
557
+```
558
559
<!-- omit in toc -->
560
### Via other package managers
561
0 commit comments