tools/corrosion/test/cbindgen/rust2cpp/rust/Cargo.toml
author unC0Rr
Wed, 20 Nov 2024 21:37:47 +0100
branchtransitional_engine
changeset 16067 d903f8d2395a
parent 16050 6a3dc15b78b9
permissions -rw-r--r--
- Update corrosion - Implement installation of targets imported with corrosion

[package]
name = "rust-lib"
version = "0.1.0"
license = "MIT"
edition = "2018"

[dependencies]

[lib]
crate-type=["staticlib"]