Skip to content

Commit

Permalink
fix: add readme to rioterm crate
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Jan 14, 2025
1 parent f39edf2 commit 642e924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rust-version = "1.84.0"
repository = "https://github.com/raphamorim/rio"
homepage = "https://raphamorim.io/rio"
documentation = "https://github.com/raphamorim/rio#readme"
readme = "README.md"

[workspace.dependencies]
# Note: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#multiple-locations
Expand Down
1 change: 1 addition & 0 deletions frontends/rioterm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rust-version.workspace = true
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
readme.workspace = true

[[bin]]
name = "rio"
Expand Down

0 comments on commit 642e924

Please sign in to comment.