summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-28 15:52:04 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-28 15:52:04 +0100
commit90bbd74d55adb70652ba35be71dc8bf3ccd6fc9a (patch)
treef46627abf27e08e319fd0b929580258bc3b79717 /Cargo.toml
parent01ce378a08f949c2646cb46b471caee93476ec94 (diff)
Point to the version-specific documentation.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3c8e7c4e..a574d220 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ authors = [
"Kai Michaelis <kai@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",
]
-documentation = "https://docs.sequoia-pgp.org/"
+documentation = "https://docs.sequoia-pgp.org/0.5.0/"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"