Skip to content

Commit

Permalink
(chore) update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
watzon authored and ripytide committed Nov 24, 2024
1 parent c7a91fa commit f18caa2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ support for additional backends are welcome!
| `pipx` | `[pipx]` | |
| `cargo` | `[cargo]` | |
| `rustup` | `[rustup]` | |
| `snap` | `[snap]` | |
| `winget` | `[winget]` | |
| `xbps` | `[xbps]` | |

Expand Down Expand Up @@ -170,6 +171,10 @@ rustup = [
# components: extra non-default components to install with this toolchain
{ package = "stable", components = ["rust-analyzer"] }
]
snap = [
"metapac",
{ package = "metapac" }
]
winget = [
"metapac",
{ package = "metapac" }
Expand Down

0 comments on commit f18caa2

Please sign in to comment.