# 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 = "fcplug-build" version = "0.4.5" authors = ["Andeya "] description = "Foreign-Clang-Plugin solution, such as solving rust and go two-way calls" documentation = "https://docs.rs/fcplug" readme = "README.md" keywords = [ "go-rust", "rust-go", "ffi", "cgo", ] categories = [ "development-tools::ffi", "external-ffi-bindings", ] license = "Apache-2.0" repository = "https://github.com/andeya/fcplug" [dependencies.anyhow] version = "1" [dependencies.backtrace] version = "0.3" [dependencies.bindgen] version = "0.66.1" [dependencies.cbindgen] version = "0.24.5" [dependencies.defer-lite] version = "1.0.0" [dependencies.flatc-rust] version = "0.2.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.md5] version = "0.7.0" [dependencies.pathdiff] version = "0.2" [dependencies.pilota-build] version = "0.7.13" package = "pilota-build2" [dependencies.protobuf] version = "3.2.0" [dependencies.protobuf-codegen] version = "3.2.0" [dependencies.protobuf-parse] version = "3.2.0" [dependencies.regex] version = "1" [dependencies.strum] version = "0.25" features = ["derive"] [dependencies.walkdir] version = "2.3.3" [features] default = [] no-codec = []