hyporo/crates/occt-rs/Cargo.toml
2024-04-16 22:36:38 +05:00

13 lines
171 B
TOML

[package]
name = "occt-rs"
version = "0.1.0"
edition = "2021"
[build-dependencies]
cmake = "0.1.50"
git2 = "0.18.3"
cxx-build = "1.0.121"
[dependencies]
cxx = "1.0.121"