``` [project] name = "glfw-rs" version = "0.0.1" [[lib]] build = "build.sh" name = "foo" ``` for example, will silently ignore the unused `build` key.