summaryrefslogtreecommitdiffstats
path: root/store/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 /store/Cargo.toml
parent01ce378a08f949c2646cb46b471caee93476ec94 (diff)
Point to the version-specific documentation.
Diffstat (limited to 'store/Cargo.toml')
-rw-r--r--store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
index 2cf074b3..0de9076f 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -8,7 +8,7 @@ authors = [
"Neal H. Walfield <neal@sequoia-pgp.org>",
]
build = "build.rs"
-documentation = "https://docs.sequoia-pgp.org/sequoia_store"
+documentation = "https://docs.sequoia-pgp.org/0.5.0/sequoia_store"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "../README.md"