Registry / testing / version-sync

version-sync

JSON →
library0.9.5rscratesunverified

Crate for ensuring that version numbers in README files and other files are kept in sync with the crate version.

# Cargo.toml [dependencies] version-sync = "0.9.5"
INSTALL
IMPORT
SIG · VERSION-SYNC
V
version-sync
testingrustv0.9.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

assert_markdown_deps_updated
✓ use version_sync::assert_markdown_deps_updated;

Assert that version numbers in a Markdown file match the crate version.

use version_sync::assert_markdown_deps_updated; #[test] fn test_readme_deps() { assert_markdown_deps_updated!("README.md"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
28
OpenAI (training)
1
Resources
version-sync — cargo add version-sync · libregistry