We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985fcb9 commit d1b2098Copy full SHA for d1b2098
wren-modeling-rs/sqllogictest/Cargo.toml
@@ -26,7 +26,7 @@ tokio = { workspace = true }
26
wren-core = { path = "../core" }
27
28
itertools = "0.13.0"
29
-object_store = { version = "0.10.2", default-features = false }
+object_store = { version = "0.11.0", default-features = false }
30
31
clap = { version = "4.4.8", features = ["derive", "env"] }
32
futures = "0.3.17"
0 commit comments