# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rust_hls_lib" version = "0.1.1" authors = ["zebreus "] description = "Support crate for rust_hls" homepage = "https://github.com/zebreus/bachelor-thesis/tree/master/bambu-macro/rust_hls_lib" readme = "README" keywords = [ "verilog", "fpga", "hls", "high-level-synthesis", "bambu", ] categories = [ "development-tools::build-utils", "compilers", ] license = "MIT OR Apache-2.0" repository = "https://github.com/zebreus/bachelor-thesis" [dependencies.base64] version = "0.21.0" [dependencies.cargo_toml] version = "0.15.2" [dependencies.derive_builder] version = "0.12.0" [dependencies.directories] version = "5.0.0" [dependencies.fs_extra] version = "1.3.0" [dependencies.itertools] version = "0.10.5" [dependencies.merkle_hash] version = "3.5.0" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.160" [dependencies.tempfile] version = "3.5.0" [dependencies.thiserror] version = "1.0.40" [dependencies.toml] version = "0.7.3"