From 20ee493ea87758001a5344a718af3db0090381af Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Sun, 10 Sep 2023 13:59:04 +0200 Subject: [PATCH] openpgp-card-sequoia: README adjustment --- openpgp-card-sequoia/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpgp-card-sequoia/README.md b/openpgp-card-sequoia/README.md index 5417c3b..18cab62 100644 --- a/openpgp-card-sequoia/README.md +++ b/openpgp-card-sequoia/README.md @@ -1,5 +1,5 @@ @@ -12,7 +12,7 @@ It offers convenient access to [OpenPGP card](https://en.wikipedia.org/wiki/OpenPGP_card) functionality using [Sequoia PGP](https://sequoia-pgp.org/). -Note: the current API of this crate is an early draft, reflected by version numbers in the 0.0.x range. +Note: The API of this crate is not finalized yet, please expect occasional breaking changes. **Example code**