Skip to content

Commit

Permalink
feat: add rustic backup plugin to registry (#2754)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahands authored Oct 14, 2024
1 parent d5cd353 commit 8c389e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ editLink: false
| ruff | [asdf:simhem/asdf-ruff](https://github.com/simhem/asdf-ruff) |
| rust | [asdf:code-lever/asdf-rust](https://github.com/code-lever/asdf-rust) |
| rust-analyzer | [asdf:Xyven1/asdf-rust-analyzer](https://github.com/Xyven1/asdf-rust-analyzer) |
| rustic | [asdf:jahands/asdf-rustic](https://github.com/jahands/asdf-rustic) |
| rye | [asdf:Azuki-bar/asdf-rye](https://github.com/Azuki-bar/asdf-rye) |
| saml2aws | [asdf:elementalvoid/asdf-saml2aws](https://github.com/elementalvoid/asdf-saml2aws) |
| sbcl | [asdf:smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) |
Expand Down
1 change: 1 addition & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ ruby = ["core:ruby", "vfox:yanecc/vfox-ruby"]
ruff = ["asdf:simhem/asdf-ruff"]
rust = ["asdf:code-lever/asdf-rust"]
rust-analyzer = ["asdf:Xyven1/asdf-rust-analyzer"]
rustic = ["asdf:jahands/asdf-rustic"]
rye = ["asdf:Azuki-bar/asdf-rye"]
saml2aws = ["asdf:elementalvoid/asdf-saml2aws"]
sbcl = ["asdf:smashedtoatoms/asdf-sbcl"]
Expand Down

0 comments on commit 8c389e7

Please sign in to comment.