version-sync 0.9.4

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

version-sync

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 11 of them enabled by default.

default

  • markdown_deps_updated
  • html_root_url_updated
  • contains_regex

markdown_deps_updated

  • pulldown-cmark
  • semver
  • toml

html_root_url_updated

  • url
  • semver
  • syn
  • proc-macro2

contains_regex

  • regex
  • semver

pulldown-cmark

    This feature flag does not enable additional features.

semver

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

syn

    This feature flag does not enable additional features.

proc-macro2

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.