mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
run.sh add RUSTFS_OBS_CONFIG = "./config/obs.example.toml"
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ backon = "1.3.0"
|
||||
bytes = "1.9.0"
|
||||
bytesize = "1.3.0"
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
clap = { version = "4.5.31", features = ["derive", "env"] }
|
||||
clap = { version = "4.5.35", features = ["derive", "env"] }
|
||||
config = "0.15.9"
|
||||
datafusion = "46.0.0"
|
||||
derive_builder = "0.20.2"
|
||||
|
||||
Reference in New Issue
Block a user