Source code

Revision control

Copy as Markdown

Other Tools

# 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 = "uniffi_pipeline"
version = "0.29.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "a multi-language bindings generator for rust (codegen and cli tooling)"
readme = "README.md"
keywords = [
"ffi",
"bindgen",
]
license = "MPL-2.0"
[lib]
name = "uniffi_pipeline"
path = "src/lib.rs"
[dependencies.anyhow]
version = "1"
[dependencies.heck]
version = "0.5"
[dependencies.indexmap]
version = "2.2"
[dependencies.tempfile]
version = "3"
[dependencies.uniffi_internal_macros]
version = "=0.29.2"