summaryrefslogtreecommitdiffstats
path: root/ffi-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi-macros/Cargo.toml')
-rw-r--r--ffi-macros/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml
index 49665184..f93dcd6f 100644
--- a/ffi-macros/Cargo.toml
+++ b/ffi-macros/Cargo.toml
@@ -1,14 +1,14 @@
[package]
name = "sequoia-ffi-macros"
description = "Macros for writing the C API for Sequoia"
-version = "0.10.0"
+version = "0.11.0"
authors = [
"Juga <juga@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",
]
-documentation = "https://docs.sequoia-pgp.org/0.10.0/sequoia_ffi"
+documentation = "https://docs.sequoia-pgp.org/0.11.0/sequoia_ffi"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"