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.
rust-derive_builder_core/derive_builder_core-fix-met...

12 lines
356 B

--- derive_builder_core-0.9.0/Cargo.toml 2019-11-07T20:52:44+00:00
+++ derive_builder_core-0.9.0/Cargo.toml 2021-02-27T20:26:31.888507+00:00
@@ -20,7 +20,7 @@
license = "MIT/Apache-2.0"
repository = "https://github.com/colin-kiegel/rust-derive-builder"
[dependencies.darling]
-version = "0.10.2"
+version = "0.12"
[dependencies.log]
version = "0.4"