# This file is generated by `cargo hakari`. # To regenerate, run: # cargo hakari generate [package] name = "workspace-hack" description = "workspace-hack package, managed by hakari" publish = false version.workspace = true authors.workspace = true edition.workspace = true license.workspace = true # The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments # are managed by hakari. ### BEGIN HAKARI SECTION [dependencies] ahash = { version = "0.8", default-features = false, features = ["runtime-rng"] } arrow = { git = "https://github.com/alamb/arrow-rs", rev = "4a59200", features = ["dyn_cmp_dict", "prettyprint"] } arrow-array = { git = "https://github.com/alamb/arrow-rs", rev = "4a59200", default-features = false, features = ["chrono-tz"] } arrow-flight = { version = "40", features = ["flight-sql-experimental"] } arrow-ord = { git = "https://github.com/alamb/arrow-rs", rev = "4a59200", default-features = false, features = ["dyn_cmp_dict"] } arrow-string = { git = "https://github.com/alamb/arrow-rs", rev = "4a59200", default-features = false, features = ["dyn_cmp_dict"] } base64-594e8ee84c453af0 = { package = "base64", version = "0.13" } base64-647d43efb71741da = { package = "base64", version = "0.21" } bitflags = { version = "1" } byteorder = { version = "1" } bytes = { version = "1" } chrono = { version = "0.4", default-features = false, features = ["alloc", "clock", "serde"] } crossbeam-utils = { version = "0.8" } crypto-common = { version = "0.1", default-features = false, features = ["std"] } datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev = "ee1019d9585252066ef5b288c84aabebcbd93ca6" } datafusion-optimizer = { git = "https://github.com/apache/arrow-datafusion.git", rev = "ee1019d9585252066ef5b288c84aabebcbd93ca6", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] } datafusion-physical-expr = { git = "https://github.com/apache/arrow-datafusion.git", rev = "ee1019d9585252066ef5b288c84aabebcbd93ca6", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] } digest = { version = "0.10", features = ["mac", "std"] } either = { version = "1" } fixedbitset = { version = "0.4" } flatbuffers = { version = "23" } flate2 = { version = "1" } futures-channel = { version = "0.3", features = ["sink"] } futures-core = { version = "0.3" } futures-executor = { version = "0.3" } futures-io = { version = "0.3" } futures-sink = { version = "0.3" } futures-task = { version = "0.3", default-features = false, features = ["std"] } futures-util = { version = "0.3", features = ["channel", "io", "sink"] } getrandom = { version = "0.2", default-features = false, features = ["std"] } hashbrown = { version = "0.13", features = ["raw"] } indexmap = { version = "1", default-features = false, features = ["std"] } itertools = { version = "0.10" } libc = { version = "0.2", features = ["extra_traits"] } lock_api = { version = "0.4", default-features = false, features = ["arc_lock"] } log = { version = "0.4", default-features = false, features = ["std"] } md-5 = { version = "0.10" } memchr = { version = "2" } nom = { version = "7" } num-integer = { version = "0.1", default-features = false, features = ["i128", "std"] } num-traits = { version = "0.2", features = ["i128", "libm"] } object_store = { version = "0.5", default-features = false, features = ["aws", "azure", "gcp"] } once_cell = { version = "1", features = ["parking_lot"] } parking_lot = { version = "0.12", features = ["arc_lock"] } parquet = { git = "https://github.com/alamb/arrow-rs", rev = "4a59200", features = ["experimental", "object_store"] } petgraph = { version = "0.6" } phf_shared = { version = "0.11" } predicates = { version = "3" } proptest = { version = "1" } prost = { version = "0.11" } prost-types = { version = "0.11" } rand = { version = "0.8", features = ["small_rng"] } rand_core = { version = "0.6", default-features = false, features = ["std"] } regex = { version = "1" } regex-syntax = { version = "0.7" } reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls", "stream"] } ring = { version = "0.16", features = ["std"] } serde = { version = "1", features = ["derive", "rc"] } serde_json = { version = "1", features = ["raw_value"] } sha2 = { version = "0.10" } similar = { version = "2", features = ["inline"] } smallvec = { version = "1", default-features = false, features = ["union"] } sqlparser = { version = "0.34", features = ["visitor"] } sqlx = { version = "0.6", features = ["json", "postgres", "runtime-tokio-rustls", "sqlite", "tls", "uuid"] } sqlx-core = { version = "0.6", default-features = false, features = ["any", "migrate", "postgres", "runtime-tokio-rustls", "sqlite", "uuid"] } thrift = { version = "0.17" } tokio = { version = "1", features = ["full", "test-util", "tracing"] } tokio-stream = { version = "0.1", features = ["fs", "net"] } tokio-util = { version = "0.7", features = ["codec", "compat", "io"] } tonic = { version = "0.9", features = ["tls-webpki-roots"] } tower = { version = "0.4", features = ["balance", "buffer", "limit", "timeout", "util"] } tracing = { version = "0.1", features = ["log", "max_level_trace", "release_max_level_trace"] } tracing-core = { version = "0.1" } tracing-log = { version = "0.1" } tracing-subscriber = { version = "0.3", features = ["env-filter", "json", "parking_lot"] } url = { version = "2" } uuid = { version = "1", features = ["v4"] } zstd = { version = "0.12" } zstd-safe = { version = "6", default-features = false, features = ["arrays", "legacy", "std", "zdict_builder"] } zstd-sys = { version = "2", default-features = false, features = ["legacy", "std", "zdict_builder"] } [build-dependencies] ahash = { version = "0.8", default-features = false, features = ["runtime-rng"] } base64-594e8ee84c453af0 = { package = "base64", version = "0.13" } base64-647d43efb71741da = { package = "base64", version = "0.21" } bitflags = { version = "1" } byteorder = { version = "1" } bytes = { version = "1" } cc = { version = "1", default-features = false, features = ["parallel"] } crossbeam-utils = { version = "0.8" } crypto-common = { version = "0.1", default-features = false, features = ["std"] } digest = { version = "0.10", features = ["mac", "std"] } either = { version = "1" } fixedbitset = { version = "0.4" } futures-channel = { version = "0.3", features = ["sink"] } futures-core = { version = "0.3" } futures-executor = { version = "0.3" } futures-io = { version = "0.3" } futures-sink = { version = "0.3" } futures-task = { version = "0.3", default-features = false, features = ["std"] } futures-util = { version = "0.3", features = ["channel", "io", "sink"] } getrandom = { version = "0.2", default-features = false, features = ["std"] } hashbrown = { version = "0.13", features = ["raw"] } heck = { version = "0.4", features = ["unicode"] } indexmap = { version = "1", default-features = false, features = ["std"] } itertools = { version = "0.10" } libc = { version = "0.2", features = ["extra_traits"] } lock_api = { version = "0.4", default-features = false, features = ["arc_lock"] } log = { version = "0.4", default-features = false, features = ["std"] } md-5 = { version = "0.10" } memchr = { version = "2" } nom = { version = "7" } num-traits = { version = "0.2", features = ["i128", "libm"] } once_cell = { version = "1", features = ["parking_lot"] } parking_lot = { version = "0.12", features = ["arc_lock"] } petgraph = { version = "0.6" } phf_shared = { version = "0.11" } prost = { version = "0.11" } prost-types = { version = "0.11" } rand = { version = "0.8", features = ["small_rng"] } rand_core = { version = "0.6", default-features = false, features = ["std"] } regex = { version = "1" } regex-syntax = { version = "0.7" } ring = { version = "0.16", features = ["std"] } serde = { version = "1", features = ["derive", "rc"] } serde_json = { version = "1", features = ["raw_value"] } sha2 = { version = "0.10" } smallvec = { version = "1", default-features = false, features = ["union"] } sqlx-core = { version = "0.6", default-features = false, features = ["any", "migrate", "postgres", "runtime-tokio-rustls", "sqlite", "uuid"] } sqlx-macros = { version = "0.6", default-features = false, features = ["json", "migrate", "postgres", "runtime-tokio-rustls", "sqlite", "uuid"] } syn-dff4ba8e3ae991db = { package = "syn", version = "1", features = ["extra-traits", "full"] } syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "full", "visit-mut"] } tokio = { version = "1", features = ["full", "test-util", "tracing"] } tokio-stream = { version = "0.1", features = ["fs", "net"] } url = { version = "2" } uuid = { version = "1", features = ["v4"] } [target.x86_64-unknown-linux-gnu.dependencies] io-lifetimes = { version = "1" } nix = { version = "0.26" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } rustls = { version = "0.21", features = ["dangerous_configuration"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.x86_64-unknown-linux-gnu.build-dependencies] io-lifetimes = { version = "1" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.x86_64-apple-darwin.dependencies] io-lifetimes = { version = "1" } nix = { version = "0.26" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } rustls = { version = "0.21", features = ["dangerous_configuration"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.x86_64-apple-darwin.build-dependencies] io-lifetimes = { version = "1" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.aarch64-apple-darwin.dependencies] io-lifetimes = { version = "1" } nix = { version = "0.26" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } rustls = { version = "0.21", features = ["dangerous_configuration"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.aarch64-apple-darwin.build-dependencies] io-lifetimes = { version = "1" } once_cell = { version = "1", default-features = false, features = ["unstable"] } rustix = { version = "0.37", features = ["fs", "termios"] } webpki = { version = "0.22", default-features = false, features = ["std"] } [target.x86_64-pc-windows-msvc.dependencies] once_cell = { version = "1", default-features = false, features = ["unstable"] } rustls = { version = "0.21", features = ["dangerous_configuration"] } scopeguard = { version = "1" } webpki = { version = "0.22", default-features = false, features = ["std"] } winapi = { version = "0.3", default-features = false, features = ["basetsd", "consoleapi", "errhandlingapi", "fileapi", "handleapi", "impl-debug", "impl-default", "ioapiset", "knownfolders", "libloaderapi", "memoryapi", "minwinbase", "minwindef", "namedpipeapi", "ntsecapi", "ntstatus", "objbase", "processenv", "processthreadsapi", "psapi", "shellapi", "shlobj", "std", "stringapiset", "synchapi", "timezoneapi", "winbase", "wincon", "winerror", "winnt", "winreg", "winuser", "ws2ipdef", "ws2tcpip", "wtypesbase"] } windows-sys-53888c27b7ba5cf4 = { package = "windows-sys", version = "0.45", features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_LibraryLoader", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_WindowsProgramming", "Win32_UI_Input_KeyboardAndMouse"] } windows-sys-c8eced492e86ede7 = { package = "windows-sys", version = "0.48", features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_WindowsProgramming", "Win32_UI_Shell"] } [target.x86_64-pc-windows-msvc.build-dependencies] once_cell = { version = "1", default-features = false, features = ["unstable"] } scopeguard = { version = "1" } webpki = { version = "0.22", default-features = false, features = ["std"] } winapi = { version = "0.3", default-features = false, features = ["basetsd", "consoleapi", "errhandlingapi", "fileapi", "handleapi", "impl-debug", "impl-default", "ioapiset", "knownfolders", "libloaderapi", "memoryapi", "minwinbase", "minwindef", "namedpipeapi", "ntsecapi", "ntstatus", "objbase", "processenv", "processthreadsapi", "psapi", "shellapi", "shlobj", "std", "stringapiset", "synchapi", "timezoneapi", "winbase", "wincon", "winerror", "winnt", "winreg", "winuser", "ws2ipdef", "ws2tcpip", "wtypesbase"] } windows-sys-53888c27b7ba5cf4 = { package = "windows-sys", version = "0.45", features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_LibraryLoader", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_WindowsProgramming", "Win32_UI_Input_KeyboardAndMouse"] } windows-sys-c8eced492e86ede7 = { package = "windows-sys", version = "0.48", features = ["Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_WindowsProgramming", "Win32_UI_Shell"] } ### END HAKARI SECTION