Skip to content

Commit c1f8397

Browse files
yagizsenalsoonum
authored andcommitted
docs(tfhe): add dark market tutorial
1 parent 800878d commit c1f8397

File tree

3 files changed

+895
-0
lines changed

3 files changed

+895
-0
lines changed

tfhe/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ required-features = ["shortint", "internal-keycache"]
184184
name = "boolean_key_sizes"
185185
required-features = ["boolean", "internal-keycache"]
186186

187+
[[example]]
188+
name = "dark_market"
189+
required-features = ["integer", "internal-keycache"]
190+
187191
[[example]]
188192
name = "shortint_key_sizes"
189193
required-features = ["shortint", "internal-keycache"]

0 commit comments

Comments
 (0)