From 7fb37b833aa4d979fea62032d8d6263c03246fe4 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Mon, 26 May 2025 11:01:58 +0800 Subject: [PATCH] Add link to AUR package --- cargo-typify/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cargo-typify/README.md b/cargo-typify/README.md index ef9345b9..28d8e555 100644 --- a/cargo-typify/README.md +++ b/cargo-typify/README.md @@ -15,6 +15,9 @@ for use at the command-line. Install with `cargo install cargo-typify`. This command requires that `rustfmt` is installed. Install rustfmt with rustup component add rustfmt +For ArchLinux users, there is also an +[AUR package](https://aur.archlinux.org/packages/cargo-typify) available. + ## Example **`$ cat id-or-name.json`**