# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "verilogae_util" version = "0.8.0" authors = ["dspom "] include = ["src/**", "Cargo.toml"] description = "Uilites for the rust/python glue generated by VerilogAE" homepage = "https://dspom.gitlab.io/verilogae/" documentation = "https://dspom.gitlab.io/verilogae/" readme = "../README.md" license = "GPL-3.0+" repository = "https://gitlab.com/DSPOM/verilogae" [dependencies.numpy] version = "0.13" [dependencies.pyo3] version = "0.13"