From 9f9b72ef125987396c32d617f60859f7371d9d5f Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Sat, 18 May 2024 05:10:07 -0700 Subject: [PATCH] chore: Release mustang version 0.14.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45a3e190..2880c377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mustang" -version = "0.14.5" +version = "0.14.6" authors = [ "Dan Gohman ", ]