From b5b7d82318f9150c3b54e46b9cc480c3e872b310 Mon Sep 17 00:00:00 2001 From: amigin Date: Fri, 21 Feb 2025 16:18:54 +0200 Subject: [PATCH] 1.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fd3394d..9d44cfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] -my-service-bus = { tag = "1.1.2", git = "https://github.com/MyJetTools/my-service-bus-sdk.git", features = [ +my-service-bus = { tag = "1.1.3", git = "https://github.com/MyJetTools/my-service-bus-sdk.git", features = [ "tcp_contracts", "shared",