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.
12 lines
319 B
12 lines
319 B
6 years ago
|
--- derive_builder_core-0.4.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ derive_builder_core-0.4.1/Cargo.toml 2019-03-13T17:06:09.719840+01:00
|
||
|
@@ -36,7 +36,7 @@
|
||
|
version = "0.15"
|
||
|
features = ["full", "extra-traits"]
|
||
|
[dev-dependencies.pretty_assertions]
|
||
|
-version = "0.5"
|
||
|
+version = "0.6"
|
||
|
|
||
|
[features]
|
||
|
logging = ["log"]
|