mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
sdk/python: Do not generate rustdoc.
This commit is contained in:
@@ -11,6 +11,7 @@ repository = "https://github.com/darkrenaissance/darkfi"
|
||||
[lib]
|
||||
name = "darkfi_sdk"
|
||||
crate-type = ["cdylib"]
|
||||
doc = false
|
||||
|
||||
[dependencies]
|
||||
darkfi = {path = "../../../", features = ["zk", "zkas"]}
|
||||
|
||||
Reference in New Issue
Block a user