run.sh add RUSTFS_OBS_CONFIG = "./config/obs.example.toml"

This commit is contained in:
houseme
2025-04-02 17:18:03 +08:00
parent b2194758dc
commit 0b552b1697
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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"