From dfd8a3e1deded8f9e391e5ef354864cc097aca4b Mon Sep 17 00:00:00 2001 From: Julian Wiesler Date: Fri, 12 Apr 2024 11:03:35 +0200 Subject: [PATCH] v0.34.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 646319a5a..e8cd455f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "async-stripe" -version = "0.34.2" +version = "0.34.3" description = "API bindings for the Stripe HTTP API" rust-version = "1.68.0" authors = [