add redirect for crate docs on gh pages

This commit is contained in:
raf 2025-02-05 03:34:01 +03:00
commit be3f00b51e
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
2 changed files with 11 additions and 3 deletions

View file

@ -3,6 +3,7 @@ name = "mrc"
version = "0.1.0"
edition = "2021"
default-run = "cli"
authors = ["NotAShelf <raf@notashelf.dev>"]
# CLI implementation for terminal usage
[[bin]]