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.
|
|
|
--- skeptic-0.13.4/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
|
|
+++ skeptic-0.13.4/Cargo.toml 2020-02-22T18:15:33.364847+00:00
|
|
|
|
@@ -27,20 +27,20 @@
|
|
|
|
name = "skeptic"
|
|
|
|
path = "lib.rs"
|
|
|
|
[dependencies.bytecount]
|
|
|
|
-version = "0.4"
|
|
|
|
+version = "0.6"
|
|
|
|
|
|
|
|
[dependencies.cargo_metadata]
|
|
|
|
-version = "0.6"
|
|
|
|
+version = "0.9"
|
|
|
|
|
|
|
|
[dependencies.error-chain]
|
|
|
|
version = "0.12"
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dependencies.glob]
|
|
|
|
-version = "0.2"
|
|
|
|
+version = "0.3"
|
|
|
|
|
|
|
|
[dependencies.pulldown-cmark]
|
|
|
|
-version = "0.2"
|
|
|
|
+version = "0.7"
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dependencies.serde_json]
|