From d7bf4c7365053ea58803f474ba50f6c8759f7421 Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Fri, 12 Dec 2025 19:35:20 +0300 Subject: Starget implementing integration with GnuPG --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a04c57e..f9488e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,7 @@ indicatif = "0.18.3" futures-util = "0.3.31" num_cpus = "1.17.0" git2 = "0.19.0" +gpgme = "0.11.0" [dev-dependencies] env_logger = "0.11.8" -- cgit v1.2.3