Skip to content

Commit

Permalink
Adds documentation field to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tpt committed Aug 9, 2023
1 parent b56ed30 commit dd24a28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ authors = [
]
license = "MIT"
readme = "README.md"
documentation = "https://docs.rs/oxilangtag"
keywords = ["language-tag", "BCP47"]
repository = "https://github.com/oxigraph/oxilangtag"
description = """
Expand Down

0 comments on commit dd24a28

Please sign in to comment.