From 87de9044483128391f70203db1ebb7cac4285d93 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sun, 11 Oct 2020 10:31:27 -0700 Subject: [PATCH] Bump to 0.5.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0250f2c..dadc6fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.6" +version = "0.5.7" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"