Skip to content

Commit 88946b4

Browse files
committed
build: update dependencies
1 parent 4f94330 commit 88946b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ just = "1.40.0"
4848
reqwest = { version = "0.12", features = ["blocking"] }
4949
anyhow = "1.0"
5050
tokio = { version = "1.45", features = ["full"] }
51-
async-nats = "0.40.0"
52-
minio = "0.2.0"
51+
async-nats = "0.41.0"
52+
minio = "0.3.0"
5353

5454
[profile.release]
5555
strip = true

0 commit comments

Comments
 (0)