From 1356367d14e43d78e45679cd502c8089a060af3b Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Thu, 14 Apr 2022 16:54:23 -0700 Subject: [PATCH] Bump to 0.5.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 131ebaf..f875802 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.5.8" +version = "0.5.9" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"