From f01ab31b5d0054ee8cd0a85fa1e949e29fea2f4c Mon Sep 17 00:00:00 2001 From: Constantin Nickel Date: Mon, 15 Apr 2019 05:39:58 +0200 Subject: update serde-hjson to v0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 89084e0..d6360fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ nom = "4.0.0" toml = { version = "0.5", optional = true } serde_json = { version = "1.0.2", optional = true } yaml-rust = { version = "0.4", optional = true } -serde-hjson = { version = "0.8.2", optional = true } +serde-hjson = { version = "0.9", optional = true } rust-ini = { version = "0.13", optional = true } [dev-dependencies] -- cgit v1.2.3