Skip to content

Commit 42648c6

Browse files
committed
fix: Add log dependency to vortex-io
1 parent 6712e9f commit 42648c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vortex-io/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ tokio = { workspace = true, features = [
3939
tracing = { workspace = true }
4040
vortex-array = { workspace = true }
4141
vortex-buffer = { workspace = true }
42+
log = { workspace = true }
4243
vortex-error = { workspace = true }
4344
vortex-metrics = { workspace = true }
4445
vortex-session = { workspace = true }

0 commit comments

Comments
 (0)