We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6712e9f commit 42648c6Copy full SHA for 42648c6
1 file changed
vortex-io/Cargo.toml
@@ -39,6 +39,7 @@ tokio = { workspace = true, features = [
39
tracing = { workspace = true }
40
vortex-array = { workspace = true }
41
vortex-buffer = { workspace = true }
42
+log = { workspace = true }
43
vortex-error = { workspace = true }
44
vortex-metrics = { workspace = true }
45
vortex-session = { workspace = true }
0 commit comments