From ee10ac49afaa3837668fb30446a598249ab7d645 Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Wed, 3 Apr 2024 18:54:45 +0200 Subject: [PATCH] README: Add packaging status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac55a870..721aa70d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ in addition to a TLS library. Rustls-ffi only provides the TLS library. If you use the cryptographic primitives from OpenSSL you may need to find another library to provide the cryptographic primitives. +[![Packaging status](https://repology.org/badge/vertical-allrepos/rustls-ffi.svg)](https://repology.org/project/rustls-ffi/versions) + # Build You'll need to [install the Rust toolchain](https://rustup.rs/) (version 1.61