pbrt/crates/ptex-filter/Cargo.toml

11 lines
149 B
TOML

[package]
name = "ptex-filter"
version = "0.1.0"
edition = "2021"
[build-dependencies]
cc = "1.0"
pkg-config = "0.3"
[dependencies]
ptex = "0.3.0"