From cf33acedfb96106de1baae5094e3714e9e050cd1 Mon Sep 17 00:00:00 2001 From: cj Date: Sun, 31 Mar 2024 21:42:42 +0800 Subject: [PATCH] fix ci --- skf-api/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/skf-api/Cargo.toml b/skf-api/Cargo.toml index 3bf6787..5bb3347 100644 --- a/skf-api/Cargo.toml +++ b/skf-api/Cargo.toml @@ -16,3 +16,4 @@ keywords = ["GM", "cryptography", "PKI"] categories = ["hardware-support"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +[dependencies] \ No newline at end of file