From c3125f863c61b56264d5878320316240e3c18300 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Fri, 20 Dec 2024 09:41:33 +0100 Subject: [PATCH] Bump instant-xml version to 0.5.2 --- instant-xml/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instant-xml/Cargo.toml b/instant-xml/Cargo.toml index 853e930..1483337 100644 --- a/instant-xml/Cargo.toml +++ b/instant-xml/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "instant-xml" -version = "0.5.1" +version = "0.5.2" edition = "2021" rust-version = "1.61" workspace = ".."