Skip to content

Commit f9d0c87

Browse files
committed
build: update to async-nats 0.43
1 parent 9264c4d commit f9d0c87

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
@@ -48,7 +48,7 @@ just = "1.42"
4848
reqwest = { version = "0.12", features = ["blocking"] }
4949
anyhow = "1.0"
5050
tokio = { version = "1.47", features = ["full"] }
51-
async-nats = "0.42.0"
51+
async-nats = "0.43.0"
5252
minio = "0.3"
5353

5454
[profile.release]

0 commit comments

Comments
 (0)