You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
586 B
26 lines
586 B
--- version-sync-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ version-sync-0.4.0/Cargo.toml 2017-11-13T18:27:41.999361+01:00
|
|
@@ -23,10 +23,10 @@
|
|
license = "MIT"
|
|
repository = "https://github.com/mgeisler/version-sync"
|
|
[dependencies.itertools]
|
|
-version = "0.6.3"
|
|
+version = "0.7"
|
|
|
|
[dependencies.pulldown-cmark]
|
|
-version = "0.0.11"
|
|
+version = "0.1"
|
|
default-features = false
|
|
|
|
[dependencies.semver-parser]
|
|
@@ -39,9 +39,6 @@
|
|
[dependencies.toml]
|
|
version = "0.4"
|
|
|
|
-[dependencies.unicode-bidi]
|
|
-version = "0.3.1, < 0.3.4"
|
|
-
|
|
[dependencies.url]
|
|
version = "1.5.1"
|
|
[badges.appveyor]
|