From dc1fa3d745448bbd3809f577b69a564260e49b81 Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 18 Mar 2024 12:46:29 -0300 Subject: [PATCH] Add libfprint-rs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b75509c..259499a 100644 --- a/README.md +++ b/README.md @@ -1642,7 +1642,8 @@ See also [Are we game yet?](https://arewegameyet.rs) * Serial Port * [serialport/serialport-rs](https://github.com/serialport/serialport-rs) [[serialport](https://crates.io/crates/serialport)] — A cross-platform library that provides access to a serial port - +* Fingerprint reader + * [alvaroparker/libfprint-rs](https://github.com/alvaroparker/libfprint-rs) [[libfprint-rs](https://crates.io/crates/libfprint-rs)] - Libfprint-rs provides a wrapper around the Linux libfprint library. ### Platform specific * Cross-platform