thrive-ipc 0.1.0

ipc channel
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "thrive-ipc"
version = "0.1.0"
authors = ["minyang <minyang@ecarx.cm.cm>"]
include = ["**/*.lib", "**/*.dll", "**/*.rs", "**/*.c", "**/*.h", "Cargo.toml"]
description = "ipc channel"
homepage = "https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx"
documentation = "https://www.dynamsoft.com/Products/Barcode-Reader-Resources.aspx#documentation"
license = "Apache-2.0"
repository = "https://code.xchanger.cn/ADAS/SW-PF/thrive"

[lib]
name = "thrive_ipc"
path = "src/lib.rs"
[dependencies.libc]
version = "0.2.51"
[build-dependencies.cc]
version = "1.0.32"