Skip to content

Commit 1e0a7c2

Browse files
committed
chore: the mount crate reqiores the cloud feature now
Signed-off-by: R. Tyler Croy <[email protected]>
1 parent 68782da commit 1e0a7c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/mount/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rust-version.workspace = true
1313

1414
[dependencies]
1515
deltalake-core = { version = "0.26.0", path = "../core", features = [
16+
"cloud",
1617
"datafusion",
1718
] }
1819
errno = "0.3"

0 commit comments

Comments
 (0)