078bea4345
This is really a test module, but the Rust convention is to put something like this under examples/, and when it lands, we can take advantage of "Project-based Examples for Cargo Projects" - RFC link at https://github.com/rust-lang/rfcs/pull/2517
3 lines
77 B
TOML
3 lines
77 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "setuptools_rust>=0.10.2"]
|