From 947f8aebefaf4760a5619126d0f74e3b6e1bcd03 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Thu, 13 Jun 2024 20:26:31 +0200 Subject: [PATCH] Ver up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df7767..b0e3ffc 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Cargo.toml: ```toml [dependencies] -firestore = "0.41" +firestore = "0.42" ``` ## Examples