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",