Skip to content

Commit f121db0

Browse files
authored
Merge pull request #302 from artichoke/dev/lopopolo-no-more-version-sync
Remove version-sync dependency and tests
2 parents 1c75c59 + c8a5ad5 commit f121db0

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ path = []
3636
# Property testing for interner getters and setters.
3737
quickcheck = { version = "1.0.3", default-features = false }
3838

39-
# Check that crate versions are properly updated in documentation and code when
40-
# bumping the version.
41-
[dev-dependencies.version-sync]
42-
version = "0.9.3"
43-
default-features = false
44-
features = ["markdown_deps_updated", "html_root_url_updated"]
45-
4639
[package.metadata.docs.rs]
4740
# This sets the default target to `x86_64-unknown-linux-gnu` and only builds
4841
# that target. `intaglio` has the same API and code on all targets.

tests/version_numbers.rs

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)