# SPDX-FileCopyrightText: Copyright 2023 xlogic and contributors to the project # SPDX-License-Identifier: Apache-2.0 # SPDX-FileContributor: 2023 Tymoteusz Blazejczyk [package] name = "xlogic-compiler" version = "0.1.0" edition = "2021" license = "Apache-2.0" authors = ["Tymoteusz Blazejczyk "] description = "Package for developing, building, testing, packaging and deploying FPGA and ASIC projects" repository = "https://gitlab.com/xlogic/mono" readme = "README.md" homepage = "https://xlogic.dev" documentation = "https://docs.xlogic.dev" categories = ["command-line-utilities", "development-tools::build-utils", "development-tools", "compilers", "config"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]