version-sync 0.9.5

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

  • dep:pulldown-cmark

semver

  • dep:semver

toml

  • dep:toml

url

  • dep:url

syn

  • dep:syn

proc-macro2

  • dep:proc-macro2

regex

  • dep:regex