[dependencies.subplot]
version = "0.11.0"
[dependencies.tempfile]
version = "3.1.0"
[dependencies.tracing]
version = "0.1.9"
[lib]
name = "subplot_build"
path = "src/lib.rs"
[package]
authors = ["Lars Wirzenius <liw@liw.fi>", "Daniel Silverstone <dsilvers@digital-scurf.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = """
A library for using Subplot code generation from another project's
`build.rs` module."""
edition = "2021"
homepage = "https://subplot.tech/"
license = "MIT-0"
name = "subplot-build"
readme = false
repository = "https://gitlab.com/subplot/subplot"
rust-version = "1.79"
version = "0.11.0"