From 7846e82220ee86fd670fd5b0a3a4f3554119b992 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Fri, 18 Dec 2020 09:32:46 -0800 Subject: [PATCH] Bump to 0.5.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dadc6fa..131ebaf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.7" +version = "0.5.8" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"