Skip to content

Commit b5521bd

Browse files
committed
build: update dependencies
1 parent 0a0df92 commit b5521bd

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ reqwest = { version = "0.12", features = ["blocking"] }
4949
anyhow = "1.0"
5050
tokio = { version = "1.46", features = ["full"] }
5151
async-nats = "0.42.0"
52-
minio = "0.3.0"
52+
minio = "0.3"
5353

5454
[profile.release]
5555
strip = true

0 commit comments

Comments
 (0)