We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df89adb commit c54e2a4Copy full SHA for c54e2a4
Cargo.toml
@@ -16,7 +16,7 @@ regex = "1.11.1"
16
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
17
uuid = { version = "1.16.0", features = ["v4"] }
18
tonic = "0.14.0"
19
-async-nats = "0.42.0"
+async-nats = "0.44.0"
20
async-trait = "0.1.88"
21
anyhow = "1.0.98"
22
prost = "0.14.0"
0 commit comments