Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
version-sync 0.2.0 - Docs.rs
[go: Go Back, main page]

version-sync 0.2.0

Simple crate for ensuring that version numbers in README files are updated when the crate version changes.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "version-sync"
version = "0.2.0"
authors = ["Martin Geisler <martin@geisler.net>"]
exclude = [".dir-locals.el"]
description = "Simple crate for ensuring that version numbers in README files are\nupdated when the crate version changes.\n"
documentation = "https://docs.rs/version-sync/"
readme = "README.md"
keywords = ["version"]
categories = ["development-tools", "rust-patterns"]
license = "MIT"
repository = "https://github.com/mgeisler/version-sync"
[dependencies.unicode-bidi]
version = "0.3.1, < 0.3.4"

[dependencies.url]
version = "1.5.1"

[dependencies.syntex_syntax]
version = "0.58.0"

[dependencies.toml]
version = "0.4"

[dependencies.pulldown-cmark]
version = "0.0.11"
default-features = false

[dependencies.semver-parser]
version = "0.7"