upgrade s3s from 0.13.0-alpha.1 to 0.13.0-alpha.2 (#1518)

This commit is contained in:
houseme
2026-01-15 17:18:54 +08:00
committed by GitHub
parent e3a7eb2d3d
commit dceb7aac8a
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ regex = { version = "1.12.2" }
rumqttc = { version = "0.25.1" }
rust-embed = { version = "8.11.0" }
rustc-hash = { version = "2.1.1" }
s3s = { version = "0.13.0-alpha.1", features = ["minio"] }
s3s = { version = "0.13.0-alpha.2", features = ["minio"] }
serial_test = "3.3.1"
shadow-rs = { version = "1.5.0", default-features = false }
siphasher = "1.0.1"