From 672b356770c1b57f191b2a8d2e55b26a24c60e22 Mon Sep 17 00:00:00 2001 From: Sheldon McGee Date: Thu, 18 Jan 2024 10:50:57 -0700 Subject: [PATCH] release/v0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7b31b2ed03a..2604c7cfc34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ opt-level = 3 codegen-units = 1 [workspace.package] -version = "0.2.0" +version = "0.2.1" rust-version = "1.73" [workspace.dependencies]