From 5e65114e6d03462af4a00e1fd302c058e48a320c Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sun, 10 Sep 2023 13:39:08 +0200 Subject: [PATCH] (cargo-release) version 0.35.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c42085d..342c9a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.35.2-alpha.0" +version = "0.35.2" authors = ["Abdulla Abdurakhmanov "] edition = "2021" rust-version = "1.63"