chore(gpu): removed unused dependency

This commit is contained in:
Arthur Meyre
2024-06-10 18:56:41 +02:00
committed by Agnès Leroy
parent c7a0493715
commit 6687695d19

View File

@@ -14,6 +14,3 @@ keywords = ["fully", "homomorphic", "encryption", "fhe", "cryptography"]
[build-dependencies]
cmake = { version = "0.1" }
pkg-config = { version = "0.3" }
[dependencies]
thiserror = "1.0"