[package] cargo-install-bin = false cargo-toml-patch-comments = [ "drop cbindgen executable from the compat package", "bump heck dependency from 0.4 to 0.5", "bump serial_test dev-dependency from 0.5 to 3.1", ] [requires] test = [ "/usr/bin/cython", "/usr/bin/gcc", "/usr/bin/g++", ] [tests] run = ["none"] comments = ["tests require the cbindgen executable"]