URI:
       tCargo.toml - proofbug - halo2 proof bug
  HTML git clone https://git.parazyd.org/proofbug
   DIR Log
   DIR Files
   DIR Refs
       ---
       tCargo.toml (198B)
       ---
            1 [package]
            2 name = "proofbug"
            3 version = "0.1.0"
            4 edition = "2021"
            5 
            6 [dependencies]
            7 darkfi = { git = "https://github.com/darkrenaissance/darkfi", branch = "master", features = ["tx", "crypto", "util"] }