Description: Update ron to 0.12
Author: Antonin Delpeuch <antonin@delpeuch.eu>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -109,7 +109,7 @@ features = ["rand-traits"]
 default-features = false
 
 [dev-dependencies.ron]
-version = "=0.8.0"
+version = "0.12"
 
 [dev-dependencies.serde_json]
 version = "1"
