mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
add zk.rs to Cargo.toml
This commit is contained in:
@@ -297,3 +297,9 @@ zkas = [
|
||||
name = "net"
|
||||
path = "example/net.rs"
|
||||
required-features = ["async-runtime", "net"]
|
||||
|
||||
[[example]]
|
||||
name = "zk"
|
||||
path = "example/zk.rs"
|
||||
required-features = ["zk"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user