Add documentation URL to Cargo configuration
This commit is contained in:
@@ -3,6 +3,7 @@ name = "ldp"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "A library to assist with the creation and maintenance of remote RDF data via LDP"
|
||||
documentation = "https://docs.rs/ldp"
|
||||
readme = "README.md"
|
||||
license = "GPL-3.0-only"
|
||||
keywords = ["ldp", "rdf", "sparql"]
|
||||
|
||||
Reference in New Issue
Block a user