From c926878ded543667642b986a0272216d166a515c Mon Sep 17 00:00:00 2001 From: Franziskus Kiefer Date: Sat, 26 Sep 2020 13:09:51 +0200 Subject: [PATCH] fix evercrypt link --- evercrypt-rs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evercrypt-rs/README.md b/evercrypt-rs/README.md index c8ca51e..2d9338a 100644 --- a/evercrypt-rs/README.md +++ b/evercrypt-rs/README.md @@ -3,7 +3,7 @@ ![Build & Test](https://github.com/franziskuskiefer/evercrypt-rust/workflows/Build%20&%20Test/badge.svg) ![Maturity Level](https://img.shields.io/badge/maturity-alpha-red.svg) -High-level [evercrypt](evercrypt-rs/) bindings crates. +High-level [evercrypt](https://github.com/project-everest/hacl-star) bindings crates. **⚠️ Note:** This crate is still work in progress. Don't use in production.