blob: 0ed38388a0997dc7779ccb5b8d59c768cabbe728 [file] [log] [blame]
#[macro_use]
extern crate version_sync;
#[test]
fn test_readme_deps() {
assert_markdown_deps_updated!("README.md");
}