Skip to content

Commit

Permalink
Merge pull request #246 from artichoke/lopopolo/remove-version-sync
Browse files Browse the repository at this point in the history
Remove `version-sync` and version wholesome tests
  • Loading branch information
lopopolo authored Sep 12, 2023
2 parents 8c5422d + 3976e9f commit ad03e44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
7 changes: 0 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ path = []
quickcheck = { version = "1.0.3", default-features = false }
quickcheck_macros = "1.0.0"

# Check that crate versions are properly updated in documentation and code when
# bumping the version.
[dev-dependencies.version-sync]
version = "0.9.3"
default-features = false
features = ["markdown_deps_updated", "html_root_url_updated"]

[package.metadata.docs.rs]
# This sets the default target to `x86_64-unknown-linux-gnu` and only builds
# that target. `intaglio` has the same API and code on all targets.
Expand Down
9 changes: 0 additions & 9 deletions tests/version_numbers.rs

This file was deleted.

0 comments on commit ad03e44

Please sign in to comment.