Skip to content

Commit

Permalink
Fixed with my-telemetry версией
Browse files Browse the repository at this point in the history
  • Loading branch information
amigin committed Jul 9, 2024
1 parent 6359c42 commit 4ba6e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my-service-bus-abstractions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ with-telemetry = ["my-telemetry"]
async-trait = "*"
tokio = { version = "*", features = ["full"] }
rust-extensions = { tag = "0.1.4", git = "https://github.com/MyJetTools/rust-extensions.git" }
my-telemetry = { tag = "0.1.1", git = "https://github.com/MyJetTools/my-telemetry.git", optional = true }
my-telemetry = { tag = "1.1.1", git = "https://github.com/MyJetTools/my-telemetry.git", optional = true }

0 comments on commit 4ba6e6b

Please sign in to comment.