From 4615f5ecf96ef4637d814a4dfeab9c404b4a3667 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 10 Dec 2018 12:42:48 +0000 Subject: Update to libnitrokey v3.4 Besides the changes listed in the changelog, this patch also changes the build system to be able to generate the version.cc file containing the library version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5fa6a9b..b16d412 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ devices. ```toml [dependencies] -nitrokey-sys = "3.3.0" +nitrokey-sys = "3.4.0" ``` The version of this crate corresponds to the wrapped `libnitrokey` version. -- cgit v1.2.1