mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-21 15:44:18 +02:00
Link to docs in Cargo.toml
This commit is contained in:
parent
1ebb80bb14
commit
b1a08af00a
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
|
|||
name = "tealdeer"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/dbrgn/tealdeer/"
|
||||
documentation = "https://dbrgn.github.io/tealdeer/"
|
||||
version = "1.4.1"
|
||||
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png", "/bash_tealdeer", "/fish_tealdeer"]
|
||||
edition = "2018"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue