Update doc link in Cargo.toml

This commit is contained in:
Alexandre Bury 2017-11-20 21:24:28 -08:00
parent 5a52b8de69
commit ccd1595f29

View File

@ -5,7 +5,7 @@ categories = [
"gui",
]
description = "A TUI (Text User Interface) library focused on ease-of-use."
documentation = "https://gyscos.github.io/Cursive/cursive/index.html"
documentation = "https://docs.rs/cursive"
exclude = [
"doc/**",
"assets/**",