mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-04-19 03:00:06 -04:00
Remove unnecessary dep
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2811,7 +2811,6 @@ dependencies = [
|
||||
"sunscreen_compiler_macros",
|
||||
"sunscreen_curve25519",
|
||||
"sunscreen_fhe_program",
|
||||
"sunscreen_math",
|
||||
"sunscreen_runtime",
|
||||
"sunscreen_zkp_backend",
|
||||
"thiserror",
|
||||
|
||||
@@ -57,7 +57,6 @@ logproof = { workspace = true }
|
||||
proptest = { workspace = true }
|
||||
sunscreen_zkp_backend = { workspace = true, features = ["bulletproofs"] }
|
||||
sunscreen_compiler_common = { workspace = true }
|
||||
sunscreen_math = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user