# 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 = "rusty-bind-build" version = "0.3.7" authors = ["Golem Foundation Contributors "] description = "Build script for generating gluecode using rusty-bind" documentation = "https://wildland.gitlab.io/corex/rusty-bind" license = "GPL-3.0-only" repository = "https://gitlab.com/wildland/corex/rusty-bind" resolver = "1" [dependencies.anyhow] version = "1.0" [dependencies.cfg-expr] version = "0.15" [dependencies.prettyplease] version = "0.2" [dependencies.rusty-bind-parser] version = "0.3.7" [dependencies.syn] version = "2.0" features = ["full"]