fn main() { // This causes the build to be re-run if the README changes. println!("cargo:rerun-if-changed=../../README.md"); }