Skip to content

Commit c54e2a4

Browse files
Update Rust crate async-nats to 0.44.0
1 parent df89adb commit c54e2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ regex = "1.11.1"
1616
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1717
uuid = { version = "1.16.0", features = ["v4"] }
1818
tonic = "0.14.0"
19-
async-nats = "0.42.0"
19+
async-nats = "0.44.0"
2020
async-trait = "0.1.88"
2121
anyhow = "1.0.98"
2222
prost = "0.14.0"

0 commit comments

Comments
 (0)