From ada969b2c87015eea1b26dfd36ab2e8119f47bdb Mon Sep 17 00:00:00 2001 From: kampersanda Date: Fri, 12 May 2023 02:05:27 +0000 Subject: [PATCH] bump up --- vibrato/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vibrato/Cargo.toml b/vibrato/Cargo.toml index cf96fdb..80489d0 100644 --- a/vibrato/Cargo.toml +++ b/vibrato/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vibrato" # NOTE(kampersanda): Developers should check compatibility with MODEL_MAGIC in dictionary.rs. -version = "0.5.0" +version = "0.5.1" edition = "2021" rust-version = "1.65" authors = [