summaryrefslogtreecommitdiffstats
path: root/ffi-macros
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2021-04-01 16:27:51 +0200
committerNeal H. Walfield <neal@pep.foundation>2021-04-01 16:58:54 +0200
commit3882894941a8e0937605d3297df1b0cb48e17666 (patch)
treec239b44c3ea159344ade5f24a339814dbabd7156 /ffi-macros
parent1b9ee5169abfd52625b4a7657962c8f80f48295b (diff)
Fix documentation links.
Diffstat (limited to 'ffi-macros')
-rw-r--r--ffi-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml
index ca628951..c1ccbfd3 100644
--- a/ffi-macros/Cargo.toml
+++ b/ffi-macros/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/0.21.0/sequoia_ffi"
+documentation = "https://docs.sequoia-pgp.org/0.22.0/sequoia_ffi"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"