aboutsummaryrefslogtreecommitdiff
path: root/1.3.2/patches/Cargo.toml.patch
diff options
context:
space:
mode:
Diffstat (limited to '1.3.2/patches/Cargo.toml.patch')
-rw-r--r--1.3.2/patches/Cargo.toml.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/1.3.2/patches/Cargo.toml.patch b/1.3.2/patches/Cargo.toml.patch
new file mode 100644
index 0000000..f50886a
--- /dev/null
+++ b/1.3.2/patches/Cargo.toml.patch
@@ -0,0 +1,12 @@
+diff --git a/1.3.2/Cargo.toml b/1.3.2/Cargo.toml
+index 9d54c72..59ad06b 100644
+--- a/1.3.2/Cargo.toml
++++ b/1.3.2/Cargo.toml
+@@ -39,6 +39,7 @@ version = "1.0"
+
+ [dev-dependencies.serde]
+ version = "1.0"
++features = ["serde_derive"]
+
+ [dev-dependencies.serde_derive]
+ version = "1.0"