version = 4
[[package]]
name = "addr2line"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
dependencies = [
"gimli",
]
[[package]]
name = "adler2"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]]
name = "ahash"
version = "0.8.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
dependencies = [
"cfg-if",
"const-random",
"getrandom 0.3.3",
"once_cell",
"version_check",
"zerocopy",
]
[[package]]
name = "aho-corasick"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
dependencies = [
"memchr",
]
[[package]]
name = "alloc-no-stdlib"
version = "2.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
[[package]]
name = "alloc-stdlib"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
dependencies = [
"alloc-no-stdlib",
]
[[package]]
name = "allocator-api2"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
[[package]]
name = "argminmax"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70f13d10a41ac8d2ec79ee34178d61e6f47a29c2edfe7ef1721c7383b0359e65"
dependencies = [
"num-traits",
]
[[package]]
name = "array-init-cursor"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3"
[[package]]
name = "arrayref"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
[[package]]
name = "arrayvec"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
[[package]]
name = "arrow"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5ec52ba94edeed950e4a41f75d35376df196e8cb04437f7280a5aa49f20f796"
dependencies = [
"arrow-arith 54.3.1",
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-cast 54.3.1",
"arrow-csv 54.3.1",
"arrow-data 54.3.1",
"arrow-ipc 54.3.1",
"arrow-json 54.3.1",
"arrow-ord 54.3.1",
"arrow-row 54.3.1",
"arrow-schema 54.3.1",
"arrow-select 54.3.1",
"arrow-string 54.3.1",
]
[[package]]
name = "arrow"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1bb018b6960c87fd9d025009820406f74e83281185a8bdcb44880d2aa5c9a87"
dependencies = [
"arrow-arith 55.1.0",
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-cast 55.1.0",
"arrow-csv 55.1.0",
"arrow-data 55.1.0",
"arrow-ipc 55.1.0",
"arrow-json 55.1.0",
"arrow-ord 55.1.0",
"arrow-row 55.1.0",
"arrow-schema 55.1.0",
"arrow-select 55.1.0",
"arrow-string 55.1.0",
]
[[package]]
name = "arrow-arith"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc766fdacaf804cb10c7c70580254fcdb5d55cdfda2bc57b02baf5223a3af9e"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"chrono",
"num",
]
[[package]]
name = "arrow-arith"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44de76b51473aa888ecd6ad93ceb262fb8d40d1f1154a4df2f069b3590aa7575"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"chrono",
"num",
]
[[package]]
name = "arrow-array"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a12fcdb3f1d03f69d3ec26ac67645a8fe3f878d77b5ebb0b15d64a116c212985"
dependencies = [
"ahash",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"chrono",
"half",
"hashbrown 0.15.4",
"num",
]
[[package]]
name = "arrow-array"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29ed77e22744475a9a53d00026cf8e166fe73cf42d89c4c4ae63607ee1cfcc3f"
dependencies = [
"ahash",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"chrono",
"half",
"hashbrown 0.15.4",
"num",
]
[[package]]
name = "arrow-buffer"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "263f4801ff1839ef53ebd06f99a56cecd1dbaf314ec893d93168e2e860e0291c"
dependencies = [
"bytes",
"half",
"num",
]
[[package]]
name = "arrow-buffer"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0391c96eb58bf7389171d1e103112d3fc3e5625ca6b372d606f2688f1ea4cce"
dependencies = [
"bytes",
"half",
"num",
]
[[package]]
name = "arrow-cast"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ede6175fbc039dfc946a61c1b6d42fd682fcecf5ab5d148fbe7667705798cac9"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"arrow-select 54.3.1",
"atoi",
"base64",
"chrono",
"half",
"lexical-core",
"num",
"ryu",
]
[[package]]
name = "arrow-cast"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f39e1d774ece9292697fcbe06b5584401b26bd34be1bec25c33edae65c2420ff"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"arrow-select 55.1.0",
"atoi",
"base64",
"chrono",
"half",
"lexical-core",
"num",
"ryu",
]
[[package]]
name = "arrow-csv"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1644877d8bc9a0ef022d9153dc29375c2bda244c39aec05a91d0e87ccf77995f"
dependencies = [
"arrow-array 54.3.1",
"arrow-cast 54.3.1",
"arrow-schema 54.3.1",
"chrono",
"csv",
"csv-core",
"lazy_static",
"regex",
]
[[package]]
name = "arrow-csv"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9055c972a07bf12c2a827debfd34f88d3b93da1941d36e1d9fee85eebe38a12a"
dependencies = [
"arrow-array 55.1.0",
"arrow-cast 55.1.0",
"arrow-schema 55.1.0",
"chrono",
"csv",
"csv-core",
"lazy_static",
"regex",
]
[[package]]
name = "arrow-data"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61cfdd7d99b4ff618f167e548b2411e5dd2c98c0ddebedd7df433d34c20a4429"
dependencies = [
"arrow-buffer 54.3.1",
"arrow-schema 54.3.1",
"half",
"num",
]
[[package]]
name = "arrow-data"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf75ac27a08c7f48b88e5c923f267e980f27070147ab74615ad85b5c5f90473d"
dependencies = [
"arrow-buffer 55.1.0",
"arrow-schema 55.1.0",
"half",
"num",
]
[[package]]
name = "arrow-ipc"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62ff528658b521e33905334723b795ee56b393dbe9cf76c8b1f64b648c65a60c"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"flatbuffers 24.12.23",
]
[[package]]
name = "arrow-ipc"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a222f0d93772bd058d1268f4c28ea421a603d66f7979479048c429292fac7b2e"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"flatbuffers 25.2.10",
]
[[package]]
name = "arrow-json"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ee5b4ca98a7fb2efb9ab3309a5d1c88b5116997ff93f3147efdc1062a6158e9"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-cast 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"chrono",
"half",
"indexmap",
"lexical-core",
"memchr",
"num",
"serde",
"serde_json",
"simdutf8",
]
[[package]]
name = "arrow-json"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9085342bbca0f75e8cb70513c0807cc7351f1fbf5cb98192a67d5e3044acb033"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-cast 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"chrono",
"half",
"indexmap",
"lexical-core",
"memchr",
"num",
"serde",
"serde_json",
"simdutf8",
]
[[package]]
name = "arrow-ord"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0a3334a743bd2a1479dbc635540617a3923b4b2f6870f37357339e6b5363c21"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"arrow-select 54.3.1",
]
[[package]]
name = "arrow-ord"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab2f1065a5cad7b9efa9e22ce5747ce826aa3855766755d4904535123ef431e7"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"arrow-select 55.1.0",
]
[[package]]
name = "arrow-row"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d1d7a7291d2c5107e92140f75257a99343956871f3d3ab33a7b41532f79cb68"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"half",
]
[[package]]
name = "arrow-row"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3703a0e3e92d23c3f756df73d2dc9476873f873a76ae63ef9d3de17fda83b2d8"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"half",
]
[[package]]
name = "arrow-schema"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cfaf5e440be44db5413b75b72c2a87c1f8f0627117d110264048f2969b99e9"
dependencies = [
"bitflags 2.9.1",
]
[[package]]
name = "arrow-schema"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73a47aa0c771b5381de2b7f16998d351a6f4eb839f1e13d48353e17e873d969b"
dependencies = [
"bitflags 2.9.1",
]
[[package]]
name = "arrow-select"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69efcd706420e52cd44f5c4358d279801993846d1c2a8e52111853d61d55a619"
dependencies = [
"ahash",
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"num",
]
[[package]]
name = "arrow-select"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24b7b85575702b23b85272b01bc1c25a01c9b9852305e5d0078c79ba25d995d4"
dependencies = [
"ahash",
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"num",
]
[[package]]
name = "arrow-string"
version = "54.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a21546b337ab304a32cfc0770f671db7411787586b45b78b4593ae78e64e2b03"
dependencies = [
"arrow-array 54.3.1",
"arrow-buffer 54.3.1",
"arrow-data 54.3.1",
"arrow-schema 54.3.1",
"arrow-select 54.3.1",
"memchr",
"num",
"regex",
"regex-syntax",
]
[[package]]
name = "arrow-string"
version = "55.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9260fddf1cdf2799ace2b4c2fc0356a9789fa7551e0953e35435536fecefebbd"
dependencies = [
"arrow-array 55.1.0",
"arrow-buffer 55.1.0",
"arrow-data 55.1.0",
"arrow-schema 55.1.0",
"arrow-select 55.1.0",
"memchr",
"num",
"regex",
"regex-syntax",
]
[[package]]
name = "async-channel"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
dependencies = [
"concurrent-queue",
"event-listener-strategy",
"futures-core",
"pin-project-lite",
]
[[package]]
name = "async-stream"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
dependencies = [
"async-stream-impl",
"futures-core",
"pin-project-lite",
]
[[package]]
name = "async-stream-impl"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "async-trait"
version = "0.1.88"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "atoi"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
dependencies = [
"num-traits",
]
[[package]]
name = "atoi_simd"
version = "0.15.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ae037714f313c1353189ead58ef9eec30a8e8dc101b2622d461418fd59e28a9"
[[package]]
name = "atoi_simd"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a49e05797ca52e312a0c658938b7d00693ef037799ef7187678f212d7684cf"
dependencies = [
"debug_unsafe",
]
[[package]]
name = "atomic-waker"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
[[package]]
name = "autocfg"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
[[package]]
name = "backtrace"
version = "0.3.75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
dependencies = [
"addr2line",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
"windows-targets",
]
[[package]]
name = "base64"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bitflags"
version = "2.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
dependencies = [
"serde",
]
[[package]]
name = "blake3"
version = "1.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0"
dependencies = [
"arrayref",
"arrayvec",
"cc",
"cfg-if",
"constant_time_eq",
]
[[package]]
name = "block-buffer"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "boxcar"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26c4925bc979b677330a8c7fe7a8c94af2dbb4a2d37b4a20a80d884400f46baa"
[[package]]
name = "brotli"
version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
"brotli-decompressor",
]
[[package]]
name = "brotli-decompressor"
version = "4.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a334ef7c9e23abf0ce748e8cd309037da93e606ad52eb372e4ce327a0dcfbdfd"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
]
[[package]]
name = "bumpalo"
version = "3.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee"
[[package]]
name = "bytemuck"
version = "1.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c76a5792e44e4abe34d3abf15636779261d45a7450612059293d1d2cfc63422"
dependencies = [
"bytemuck_derive",
]
[[package]]
name = "bytemuck_derive"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ecc273b49b3205b83d648f0690daa588925572cc5063745bfe547fe7ec8e1a1"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "byteorder"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[package]]
name = "bytes"
version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
dependencies = [
"serde",
]
[[package]]
name = "castaway"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5"
dependencies = [
"rustversion",
]
[[package]]
name = "cc"
version = "1.2.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc"
dependencies = [
"jobserver",
"libc",
"shlex",
]
[[package]]
name = "cfg-if"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268"
[[package]]
name = "cfg_aliases"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
[[package]]
name = "chrono"
version = "0.4.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
dependencies = [
"android-tzdata",
"iana-time-zone",
"num-traits",
"serde",
"windows-link",
]
[[package]]
name = "chrono-tz"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d59ae0466b83e838b81a54256c39d5d7c20b9d7daa10510a242d9b75abd5936e"
dependencies = [
"chrono",
"chrono-tz-build 0.2.1",
"phf",
]
[[package]]
name = "chrono-tz"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efdce149c370f133a071ca8ef6ea340b7b88748ab0810097a9e2976eaa34b4f3"
dependencies = [
"chrono",
"chrono-tz-build 0.4.1",
"phf",
]
[[package]]
name = "chrono-tz-build"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f"
dependencies = [
"parse-zoneinfo",
"phf",
"phf_codegen",
]
[[package]]
name = "chrono-tz-build"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f10f8c9340e31fc120ff885fcdb54a0b48e474bbd77cab557f0c30a3e569402"
dependencies = [
"parse-zoneinfo",
"phf_codegen",
]
[[package]]
name = "ciborium"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
dependencies = [
"ciborium-io",
"ciborium-ll",
"serde",
]
[[package]]
name = "ciborium-io"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
[[package]]
name = "ciborium-ll"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
dependencies = [
"ciborium-io",
"half",
]
[[package]]
name = "comfy-table"
version = "7.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a65ebfec4fb190b6f90e944a817d60499ee0744e582530e2c9900a22e591d9a"
dependencies = [
"crossterm",
"unicode-segmentation",
"unicode-width",
]
[[package]]
name = "compact_str"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32"
dependencies = [
"castaway",
"cfg-if",
"itoa",
"rustversion",
"ryu",
"serde",
"static_assertions",
]
[[package]]
name = "concurrent-queue"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "const-random"
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
dependencies = [
"const-random-macro",
]
[[package]]
name = "const-random-macro"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
dependencies = [
"getrandom 0.2.16",
"once_cell",
"tiny-keccak",
]
[[package]]
name = "constant_time_eq"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
[[package]]
name = "core-foundation"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
version = "0.8.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
[[package]]
name = "crc32fast"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
dependencies = [
"cfg-if",
]
[[package]]
name = "crossbeam-channel"
version = "0.5.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-deque"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
dependencies = [
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
version = "0.9.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-queue"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
[[package]]
name = "crossterm"
version = "0.28.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6"
dependencies = [
"bitflags 2.9.1",
"crossterm_winapi",
"parking_lot",
"rustix 0.38.44",
"winapi",
]
[[package]]
name = "crossterm_winapi"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
dependencies = [
"winapi",
]
[[package]]
name = "crunchy"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929"
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
[[package]]
name = "csv"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf"
dependencies = [
"csv-core",
"itoa",
"ryu",
"serde",
]
[[package]]
name = "csv-core"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d"
dependencies = [
"memchr",
]
[[package]]
name = "debug_unsafe"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85d3cef41d236720ed453e102153a53e4cc3d2fde848c0078a50cf249e8e3e5b"
[[package]]
name = "df-interchange"
version = "0.2.4"
dependencies = [
"arrow 54.3.1",
"arrow 55.1.0",
"paste",
"polars 0.40.0",
"polars 0.41.3",
"polars 0.42.0",
"polars 0.43.1",
"polars 0.44.2",
"polars 0.45.1",
"polars 0.46.0",
"polars 0.47.1",
"polars 0.48.1",
"polars 0.49.1",
"polars-arrow 0.40.0",
"polars-arrow 0.41.3",
"polars-arrow 0.42.0",
"polars-arrow 0.43.1",
"polars-arrow 0.44.2",
"polars-arrow 0.45.1",
"polars-arrow 0.46.0",
"polars-arrow 0.47.1",
"polars-arrow 0.48.1",
"polars-arrow 0.49.1",
"thiserror 2.0.12",
]
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
]
[[package]]
name = "displaydoc"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "dyn-clone"
version = "1.0.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005"
[[package]]
name = "either"
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
dependencies = [
"serde",
]
[[package]]
name = "enum_dispatch"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd"
dependencies = [
"once_cell",
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "equivalent"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]]
name = "errno"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
dependencies = [
"libc",
"windows-sys 0.59.0",
]
[[package]]
name = "ethnum"
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca81e6b4777c89fd810c25a4be2b1bd93ea034fbe58e6a75216a34c6b82c539b"
[[package]]
name = "event-listener"
version = "5.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
dependencies = [
"concurrent-queue",
"parking",
"pin-project-lite",
]
[[package]]
name = "event-listener-strategy"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
dependencies = [
"event-listener",
"pin-project-lite",
]
[[package]]
name = "fallible-streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
[[package]]
name = "fast-float"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95765f67b4b18863968b4a1bd5bb576f732b29a4a28c7cd84c09fa3e2875f33c"
[[package]]
name = "fast-float2"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8eb564c5c7423d25c886fb561d1e4ee69f72354d16918afa32c08811f6b6a55"
[[package]]
name = "flatbuffers"
version = "24.12.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f1baf0dbf96932ec9a3038d57900329c015b0bfb7b63d904f3bc27e2b02a096"
dependencies = [
"bitflags 1.3.2",
"rustc_version",
]
[[package]]
name = "flatbuffers"
version = "25.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1045398c1bfd89168b5fd3f1fc11f6e70b34f6f66300c87d44d3de849463abf1"
dependencies = [
"bitflags 2.9.1",
"rustc_version",
]
[[package]]
name = "flate2"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
dependencies = [
"crc32fast",
"miniz_oxide",
]
[[package]]
name = "float-cmp"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8"
dependencies = [
"num-traits",
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foldhash"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
[[package]]
name = "foreign_vec"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee1b05cbd864bcaecbd3455d6d967862d446e4ebfc3c2e5e5b9841e53cba6673"
[[package]]
name = "form_urlencoded"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
dependencies = [
"percent-encoding",
]
[[package]]
name = "fs4"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8c6b3bd49c37d2aa3f3f2220233b29a7cd23f79d1fe70e5337d25fb390793de"
dependencies = [
"rustix 0.38.44",
"windows-sys 0.52.0",
]
[[package]]
name = "fs4"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4"
dependencies = [
"rustix 1.0.7",
"windows-sys 0.59.0",
]
[[package]]
name = "futures"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
[[package]]
name = "futures-executor"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
[[package]]
name = "futures-macro"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "futures-sink"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
[[package]]
name = "futures-task"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
[[package]]
name = "futures-util"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi 0.11.1+wasi-snapshot-preview1",
"wasm-bindgen",
]
[[package]]
name = "getrandom"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
dependencies = [
"cfg-if",
"js-sys",
"libc",
"r-efi",
"wasi 0.14.2+wasi-0.2.4",
"wasm-bindgen",
]
[[package]]
name = "gimli"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
[[package]]
name = "glob"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
[[package]]
name = "h2"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5"
dependencies = [
"atomic-waker",
"bytes",
"fnv",
"futures-core",
"futures-sink",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "half"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
dependencies = [
"cfg-if",
"crunchy",
"num-traits",
]
[[package]]
name = "halfbrown"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8588661a8607108a5ca69cab034063441a0413a0b041c13618a7dd348021ef6f"
dependencies = [
"hashbrown 0.14.5",
"serde",
]
[[package]]
name = "hashbrown"
version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
dependencies = [
"ahash",
"allocator-api2",
"rayon",
"serde",
]
[[package]]
name = "hashbrown"
version = "0.15.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5"
dependencies = [
"allocator-api2",
"equivalent",
"foldhash",
"rayon",
"serde",
]
[[package]]
name = "heck"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "heck"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "home"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
dependencies = [
"windows-sys 0.59.0",
]
[[package]]
name = "http"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http-body"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
dependencies = [
"bytes",
"http",
]
[[package]]
name = "http-body-util"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
dependencies = [
"bytes",
"futures-core",
"http",
"http-body",
"pin-project-lite",
]
[[package]]
name = "httparse"
version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
[[package]]
name = "humantime"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f"
[[package]]
name = "hyper"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
dependencies = [
"bytes",
"futures-channel",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"itoa",
"pin-project-lite",
"smallvec",
"tokio",
"want",
]
[[package]]
name = "hyper-rustls"
version = "0.27.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
dependencies = [
"http",
"hyper",
"hyper-util",
"rustls",
"rustls-native-certs",
"rustls-pki-types",
"tokio",
"tokio-rustls",
"tower-service",
]
[[package]]
name = "hyper-util"
version = "0.1.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb"
dependencies = [
"base64",
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"http",
"http-body",
"hyper",
"ipnet",
"libc",
"percent-encoding",
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
]
[[package]]
name = "iana-time-zone"
version = "0.1.63"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"log",
"wasm-bindgen",
"windows-core 0.61.2",
]
[[package]]
name = "iana-time-zone-haiku"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
[[package]]
name = "icu_collections"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
dependencies = [
"displaydoc",
"potential_utf",
"yoke",
"zerofrom",
"zerovec",
]
[[package]]
name = "icu_locale_core"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
dependencies = [
"displaydoc",
"litemap",
"tinystr",
"writeable",
"zerovec",
]
[[package]]
name = "icu_normalizer"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
dependencies = [
"displaydoc",
"icu_collections",
"icu_normalizer_data",
"icu_properties",
"icu_provider",
"smallvec",
"zerovec",
]
[[package]]
name = "icu_normalizer_data"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
[[package]]
name = "icu_properties"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
dependencies = [
"displaydoc",
"icu_collections",
"icu_locale_core",
"icu_properties_data",
"icu_provider",
"potential_utf",
"zerotrie",
"zerovec",
]
[[package]]
name = "icu_properties_data"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
[[package]]
name = "icu_provider"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
dependencies = [
"displaydoc",
"icu_locale_core",
"stable_deref_trait",
"tinystr",
"writeable",
"yoke",
"zerofrom",
"zerotrie",
"zerovec",
]
[[package]]
name = "idna"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
dependencies = [
"idna_adapter",
"smallvec",
"utf8_iter",
]
[[package]]
name = "idna_adapter"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
dependencies = [
"icu_normalizer",
"icu_properties",
]
[[package]]
name = "indexmap"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
dependencies = [
"equivalent",
"hashbrown 0.15.4",
"serde",
]
[[package]]
name = "indoc"
version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
[[package]]
name = "ipnet"
version = "2.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
[[package]]
name = "iri-string"
version = "0.7.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
dependencies = [
"memchr",
"serde",
]
[[package]]
name = "itertools"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
dependencies = [
"either",
]
[[package]]
name = "itertools"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
dependencies = [
"either",
]
[[package]]
name = "itoa"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
[[package]]
name = "itoap"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9028f49264629065d057f340a86acb84867925865f73bbf8d47b4d149a7e88b8"
[[package]]
name = "jobserver"
version = "0.1.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
dependencies = [
"getrandom 0.3.3",
"libc",
]
[[package]]
name = "js-sys"
version = "0.3.77"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
dependencies = [
"once_cell",
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lexical-core"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b765c31809609075565a70b4b71402281283aeda7ecaf4818ac14a7b2ade8958"
dependencies = [
"lexical-parse-float",
"lexical-parse-integer",
"lexical-util",
"lexical-write-float",
"lexical-write-integer",
]
[[package]]
name = "lexical-parse-float"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de6f9cb01fb0b08060209a057c048fcbab8717b4c1ecd2eac66ebfe39a65b0f2"
dependencies = [
"lexical-parse-integer",
"lexical-util",
"static_assertions",
]
[[package]]
name = "lexical-parse-integer"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72207aae22fc0a121ba7b6d479e42cbfea549af1479c3f3a4f12c70dd66df12e"
dependencies = [
"lexical-util",
"static_assertions",
]
[[package]]
name = "lexical-util"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a82e24bf537fd24c177ffbbdc6ebcc8d54732c35b50a3f28cc3f4e4c949a0b3"
dependencies = [
"static_assertions",
]
[[package]]
name = "lexical-write-float"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5afc668a27f460fb45a81a757b6bf2f43c2d7e30cb5a2dcd3abf294c78d62bd"
dependencies = [
"lexical-util",
"lexical-write-integer",
"static_assertions",
]
[[package]]
name = "lexical-write-integer"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "629ddff1a914a836fb245616a7888b62903aae58fa771e1d83943035efa0f978"
dependencies = [
"lexical-util",
"static_assertions",
]
[[package]]
name = "libc"
version = "0.2.174"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
[[package]]
name = "libm"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
[[package]]
name = "linux-raw-sys"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
[[package]]
name = "linux-raw-sys"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
[[package]]
name = "litemap"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
[[package]]
name = "lock_api"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
version = "0.4.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
[[package]]
name = "lru-slab"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
[[package]]
name = "lz4"
version = "1.28.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4"
dependencies = [
"lz4-sys",
]
[[package]]
name = "lz4-sys"
version = "1.11.1+lz4-1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bd8c0d6c6ed0cd30b3652886bb8711dc4bb01d637a68105a3d5158039b418e6"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "md-5"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
dependencies = [
"cfg-if",
"digest",
]
[[package]]
name = "memchr"
version = "2.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
[[package]]
name = "memmap2"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6"
dependencies = [
"libc",
]
[[package]]
name = "memmap2"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
dependencies = [
"libc",
]
[[package]]
name = "memoffset"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
dependencies = [
"autocfg",
]
[[package]]
name = "miniz_oxide"
version = "0.8.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
dependencies = [
"adler2",
]
[[package]]
name = "mio"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
dependencies = [
"libc",
"wasi 0.11.1+wasi-snapshot-preview1",
"windows-sys 0.59.0",
]
[[package]]
name = "multiversion"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4851161a11d3ad0bf9402d90ffc3967bf231768bfd7aeb61755ad06dbf1a142"
dependencies = [
"multiversion-macros",
"target-features",
]
[[package]]
name = "multiversion-macros"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79a74ddee9e0c27d2578323c13905793e91622148f138ba29738f9dddb835e90"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
"target-features",
]
[[package]]
name = "now"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
dependencies = [
"chrono",
]
[[package]]
name = "ntapi"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
dependencies = [
"winapi",
]
[[package]]
name = "num"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
dependencies = [
"num-bigint",
"num-complex",
"num-integer",
"num-iter",
"num-rational",
"num-traits",
]
[[package]]
name = "num-bigint"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
dependencies = [
"num-integer",
"num-traits",
]
[[package]]
name = "num-complex"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
dependencies = [
"num-traits",
]
[[package]]
name = "num-integer"
version = "0.1.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
dependencies = [
"num-traits",
]
[[package]]
name = "num-iter"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-rational"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
dependencies = [
"num-bigint",
"num-integer",
"num-traits",
]
[[package]]
name = "num-traits"
version = "0.2.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
dependencies = [
"autocfg",
"libm",
]
[[package]]
name = "object"
version = "0.36.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
dependencies = [
"memchr",
]
[[package]]
name = "object_store"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6da452820c715ce78221e8202ccc599b4a52f3e1eb3eedb487b680c81a8e3f3"
dependencies = [
"async-trait",
"base64",
"bytes",
"chrono",
"futures",
"humantime",
"hyper",
"itertools 0.13.0",
"md-5",
"parking_lot",
"percent-encoding",
"quick-xml 0.36.2",
"rand 0.8.5",
"reqwest",
"ring",
"serde",
"serde_json",
"snafu",
"tokio",
"tracing",
"url",
"walkdir",
]
[[package]]
name = "object_store"
version = "0.12.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7781f96d79ed0f961a7021424ab01840efbda64ae7a505aaea195efc91eaaec4"
dependencies = [
"async-trait",
"base64",
"bytes",
"chrono",
"form_urlencoded",
"futures",
"http",
"http-body-util",
"humantime",
"hyper",
"itertools 0.14.0",
"parking_lot",
"percent-encoding",
"quick-xml 0.37.5",
"rand 0.9.1",
"reqwest",
"ring",
"serde",
"serde_json",
"serde_urlencoded",
"thiserror 2.0.12",
"tokio",
"tracing",
"url",
"walkdir",
"wasm-bindgen-futures",
"web-time",
]
[[package]]
name = "once_cell"
version = "1.21.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "openssl-probe"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
[[package]]
name = "parking"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
[[package]]
name = "parking_lot"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.9.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
"windows-targets",
]
[[package]]
name = "parquet-format-safe"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1131c54b167dd4e4799ce762e1ab01549ebb94d5bdd13e6ec1b467491c378e1f"
[[package]]
name = "parse-zoneinfo"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
dependencies = [
"regex",
]
[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
[[package]]
name = "percent-encoding"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
[[package]]
name = "phf"
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
dependencies = [
"phf_shared",
"rand 0.8.5",
]
[[package]]
name = "phf_shared"
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
dependencies = [
"siphasher",
]
[[package]]
name = "pin-project-lite"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
[[package]]
name = "planus"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc1691dd09e82f428ce8d6310bd6d5da2557c82ff17694d2a32cad7242aea89f"
dependencies = [
"array-init-cursor",
]
[[package]]
name = "planus"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3daf8e3d4b712abe1d690838f6e29fb76b76ea19589c4afa39ec30e12f62af71"
dependencies = [
"array-init-cursor",
"hashbrown 0.15.4",
]
[[package]]
name = "polars"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e148396dca5496566880fa19374f3f789a29db94e3eb458afac1497b4bac5442"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-error 0.40.0",
"polars-io 0.40.0",
"polars-lazy 0.40.0",
"polars-ops 0.40.0",
"polars-parquet 0.40.0",
"polars-sql 0.40.0",
"polars-time 0.40.0",
"polars-utils 0.40.0",
"version_check",
]
[[package]]
name = "polars"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e3351ea4570e54cd556e6755b78fe7a2c85368d820c0307cca73c96e796a7ba"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-io 0.41.3",
"polars-lazy 0.41.3",
"polars-ops 0.41.3",
"polars-parquet 0.41.3",
"polars-sql 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"version_check",
]
[[package]]
name = "polars"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad002eb9c541b4f7e0c7c759cefe884a0350e15d241231ac4be31c5568c15070"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-io 0.42.0",
"polars-lazy 0.42.0",
"polars-ops 0.42.0",
"polars-parquet 0.42.0",
"polars-sql 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"version_check",
]
[[package]]
name = "polars"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e248cf2f0069277f8fe80d413cfb9240c7dd1cfa382b5674c1b4afa57222747"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-io 0.43.1",
"polars-lazy 0.43.1",
"polars-ops 0.43.1",
"polars-parquet 0.43.1",
"polars-sql 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"version_check",
]
[[package]]
name = "polars"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f65c6aa86d991a64c95416a61202f7952da2f8cccefa448f9a23c1b8f2301ecc"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-io 0.44.2",
"polars-lazy 0.44.2",
"polars-ops 0.44.2",
"polars-parquet 0.44.2",
"polars-sql 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"version_check",
]
[[package]]
name = "polars"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c0af18ae021b0396c42f39396146332957ebc4d4d25d931b4fe73509948f348"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-io 0.45.1",
"polars-lazy 0.45.1",
"polars-ops 0.45.1",
"polars-parquet 0.45.1",
"polars-sql 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"version_check",
]
[[package]]
name = "polars"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72571dde488ecccbe799798bf99ab7308ebdb7cf5d95bcc498dbd5a132f0da4d"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.46.0",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-io 0.46.0",
"polars-lazy 0.46.0",
"polars-ops 0.46.0",
"polars-parquet 0.46.0",
"polars-sql 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"version_check",
]
[[package]]
name = "polars"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac02460e291fae58ad7859623ba90e4299a6f7899a3f583d7e5805fe7bfa9089"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-io 0.47.1",
"polars-lazy 0.47.1",
"polars-ops 0.47.1",
"polars-parquet 0.47.1",
"polars-sql 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"version_check",
]
[[package]]
name = "polars"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0c10a02dc15223de108e0625bf152efb8dc3b181c5916b5ee335e40dcda735a"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-io 0.48.1",
"polars-lazy 0.48.1",
"polars-ops 0.48.1",
"polars-parquet 0.48.1",
"polars-sql 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"version_check",
]
[[package]]
name = "polars"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "443824f43bca39b178353d6c09e4b44e115b21f107a5654d5f980d20b432a303"
dependencies = [
"getrandom 0.2.16",
"polars-arrow 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-io 0.49.1",
"polars-lazy 0.49.1",
"polars-ops 0.49.1",
"polars-parquet 0.49.1",
"polars-sql 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"version_check",
]
[[package]]
name = "polars-arrow"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cb5e11cd0752ae022fa6ca3afa50a14b0301b7ce53c0135828fbb0f4fa8303e"
dependencies = [
"ahash",
"atoi",
"atoi_simd 0.15.6",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"dyn-clone",
"either",
"ethnum",
"fast-float",
"foreign_vec",
"getrandom 0.2.16",
"hashbrown 0.14.5",
"itoa",
"itoap",
"lz4",
"multiversion",
"num-traits",
"polars-arrow-format 0.1.0",
"polars-error 0.40.0",
"polars-utils 0.40.0",
"ryu",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba65fc4bcabbd64fca01fd30e759f8b2043f0963c57619e331d4b534576c0b47"
dependencies = [
"ahash",
"atoi",
"atoi_simd 0.15.6",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"dyn-clone",
"either",
"ethnum",
"fast-float",
"foreign_vec",
"getrandom 0.2.16",
"hashbrown 0.14.5",
"itoa",
"itoap",
"lz4",
"multiversion",
"num-traits",
"polars-arrow-format 0.1.0",
"polars-error 0.41.3",
"polars-utils 0.41.3",
"ryu",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32d19c6db79cb6a3c55af3b5a3976276edaab64cbf7f69b392617c2af30d7742"
dependencies = [
"ahash",
"atoi",
"atoi_simd 0.15.6",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"dyn-clone",
"either",
"ethnum",
"fast-float",
"getrandom 0.2.16",
"hashbrown 0.14.5",
"itoa",
"itoap",
"lz4",
"multiversion",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.42.0",
"polars-utils 0.42.0",
"ryu",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2981d5b2f34c84069a39fceca0d36dffeb97db8cadba101e7ea6605c8d42294d"
dependencies = [
"ahash",
"atoi",
"atoi_simd 0.15.6",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"dyn-clone",
"either",
"ethnum",
"fast-float",
"getrandom 0.2.16",
"hashbrown 0.14.5",
"itoa",
"itoap",
"lz4",
"multiversion",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.43.1",
"polars-schema 0.43.1",
"polars-utils 0.43.1",
"ryu",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87dbb24d29ddea5abb73d7954df8b8d3d4bb7f02a3e5c96d1519cdad9e816a3d"
dependencies = [
"ahash",
"atoi",
"atoi_simd 0.15.6",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"dyn-clone",
"either",
"ethnum",
"fast-float",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoa",
"itoap",
"lz4",
"multiversion",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.44.2",
"polars-schema 0.44.2",
"polars-utils 0.44.2",
"ryu",
"serde",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1fd3c64d50b7f5f328e1566cab9979d4bc1ba2ff22114b301ed2ee0e518dbca"
dependencies = [
"ahash",
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"dyn-clone",
"either",
"ethnum",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoap",
"lz4",
"multiversion",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.45.1",
"polars-schema 0.45.1",
"polars-utils 0.45.1",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6611c758d52e799761cc25900666b71552e6c929d88052811bc9daad4b3321a8"
dependencies = [
"ahash",
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"dyn-clone",
"either",
"ethnum",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoa",
"lz4",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.46.0",
"polars-schema 0.46.0",
"polars-utils 0.46.0",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78bb7b06ed46dc65fdd33a7a5900b6a42aac436fda954b02e01b6d1a7cbcc79a"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"dyn-clone",
"either",
"ethnum",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoa",
"lz4",
"num-traits",
"parking_lot",
"polars-arrow-format 0.1.0",
"polars-error 0.47.1",
"polars-schema 0.47.1",
"polars-utils 0.47.1",
"serde",
"simdutf8",
"streaming-iterator",
"strength_reduce",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef8c08875db45de6f71660ef15a686e459ab0dddae302b2870d66625fd3ba65"
dependencies = [
"atoi_simd 0.16.1",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"dyn-clone",
"either",
"ethnum",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoa",
"lz4",
"num-traits",
"polars-arrow-format 0.1.0",
"polars-error 0.48.1",
"polars-schema 0.48.1",
"polars-utils 0.48.1",
"serde",
"simdutf8",
"streaming-iterator",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "809c5340e9e6c16eee5a07585161bae99f903f53af7402075efec23ee75fce5b"
dependencies = [
"atoi_simd 0.16.1",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"dyn-clone",
"either",
"ethnum",
"getrandom 0.2.16",
"hashbrown 0.15.4",
"itoa",
"lz4",
"num-traits",
"polars-arrow-format 0.2.0",
"polars-error 0.49.1",
"polars-schema 0.49.1",
"polars-utils 0.49.1",
"serde",
"simdutf8",
"streaming-iterator",
"strum_macros",
"version_check",
"zstd",
]
[[package]]
name = "polars-arrow-format"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b0ef2474af9396b19025b189d96e992311e6a47f90c53cd998b36c4c64b84c"
dependencies = [
"planus 0.3.1",
"serde",
]
[[package]]
name = "polars-arrow-format"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "863c04c514be005eced7db7053e20d49f7e7a58048a282fa52dfea1fd5434e78"
dependencies = [
"planus 1.1.1",
"serde",
]
[[package]]
name = "polars-compute"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89fc4578f826234cdecb782952aa9c479dc49373f81694a7b439c70b6f609ba0"
dependencies = [
"bytemuck",
"either",
"num-traits",
"polars-arrow 0.40.0",
"polars-error 0.40.0",
"polars-utils 0.40.0",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f099516af30ac9ae4b4480f4ad02aa017d624f2f37b7a16ad4e9ba52f7e5269"
dependencies = [
"bytemuck",
"either",
"num-traits",
"polars-arrow 0.41.3",
"polars-error 0.41.3",
"polars-utils 0.41.3",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30194a5ff325f61d6fcb62dc215c9210f308fc4fc85a493ef777dbcd938cba24"
dependencies = [
"bytemuck",
"either",
"num-traits",
"polars-arrow 0.42.0",
"polars-error 0.42.0",
"polars-utils 0.42.0",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a97b2a5c9b880ab7e52553c40a336fdb6e3244bf896b4d4917700defe8085d5"
dependencies = [
"bytemuck",
"either",
"num-traits",
"polars-arrow 0.43.1",
"polars-error 0.43.1",
"polars-utils 0.43.1",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbdb1071147452a4c4b25560f23d2fbaffef255b04757291131b22fc2c0d35b2"
dependencies = [
"bytemuck",
"either",
"num-traits",
"polars-arrow 0.44.2",
"polars-error 0.44.2",
"polars-utils 0.44.2",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e60822c245a870113df5a88fb184039501eda0a56bcd0c3f866406ff659df340"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"either",
"fast-float2",
"itoa",
"itoap",
"num-traits",
"polars-arrow 0.45.1",
"polars-error 0.45.1",
"polars-utils 0.45.1",
"ryu",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "332f2547dbb27599a8ffe68e56159f5996ba03d1dad0382ccb62c109ceacdeb6"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"either",
"fast-float2",
"itoa",
"num-traits",
"polars-arrow 0.46.0",
"polars-error 0.46.0",
"polars-utils 0.46.0",
"ryu",
"strength_reduce",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0314d92b13c2b5c65552970ef51f0265359a8313f3c64115ffa653be10203b2f"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"either",
"fast-float2",
"hashbrown 0.15.4",
"itoa",
"num-traits",
"polars-arrow 0.47.1",
"polars-error 0.47.1",
"polars-utils 0.47.1",
"rand 0.8.5",
"ryu",
"serde",
"skiplist",
"strength_reduce",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b54171a366ec0bd3431ce184568e731de14060c20e19f306706cb073e7a98dc1"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"either",
"fast-float2",
"hashbrown 0.15.4",
"itoa",
"num-traits",
"polars-arrow 0.48.1",
"polars-error 0.48.1",
"polars-utils 0.48.1",
"rand 0.8.5",
"ryu",
"serde",
"skiplist",
"strength_reduce",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-compute"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b8802ff2cccea01a845ea8267a7600e495747ed109035bb5020c33eb8717ff4"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"either",
"fast-float2",
"hashbrown 0.15.4",
"itoa",
"num-traits",
"polars-arrow 0.49.1",
"polars-error 0.49.1",
"polars-utils 0.49.1",
"rand 0.8.5",
"ryu",
"serde",
"skiplist",
"strength_reduce",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-core"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e490c6bace1366a558feea33d1846f749a8ca90bd72a6748752bc65bb4710b2a"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"comfy-table",
"either",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-arrow 0.40.0",
"polars-compute 0.40.0",
"polars-error 0.40.0",
"polars-row 0.40.0",
"polars-utils 0.40.0",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"smartstring",
"thiserror 1.0.69",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2439484be228b8c302328e2f953e64cfd93930636e5c7ceed90339ece7fef6c"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"comfy-table",
"either",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-arrow 0.41.3",
"polars-compute 0.41.3",
"polars-error 0.41.3",
"polars-row 0.41.3",
"polars-utils 0.41.3",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"smartstring",
"thiserror 1.0.69",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ba2a3b736d55b92a12889672d0197dc25ad321ab23eba4168a3b6316a6b6349"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"comfy-table",
"either",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-arrow 0.42.0",
"polars-compute 0.42.0",
"polars-error 0.42.0",
"polars-row 0.42.0",
"polars-utils 0.42.0",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"smartstring",
"thiserror 1.0.69",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5bc2cadcca904a9dc4d2c2b437c346712806e9a678bf17c7e94ebf622faae76"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"comfy-table",
"either",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-arrow 0.43.1",
"polars-compute 0.43.1",
"polars-error 0.43.1",
"polars-row 0.43.1",
"polars-schema 0.43.1",
"polars-utils 0.43.1",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"thiserror 1.0.69",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd5df9b55e614088a3270b06f8649dce76537c268d6b1ca4d9c37008b2be5949"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"num-traits",
"once_cell",
"polars-arrow 0.44.2",
"polars-compute 0.44.2",
"polars-error 0.44.2",
"polars-row 0.44.2",
"polars-schema 0.44.2",
"polars-utils 0.44.2",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"serde",
"serde_json",
"strum_macros",
"thiserror 1.0.69",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4794a9e38ef2faf7e47a6f736c7f156c6fbb66cd529f82593b2d48348e422c8d"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"once_cell",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-error 0.45.1",
"polars-row 0.45.1",
"polars-schema 0.45.1",
"polars-utils 0.45.1",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"strum_macros",
"thiserror 2.0.12",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "796d06eae7e6e74ed28ea54a8fccc584ebac84e6cf0e1e9ba41ffc807b169a01"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"once_cell",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-error 0.46.0",
"polars-row 0.46.0",
"polars-schema 0.46.0",
"polars-utils 0.46.0",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"strum_macros",
"thiserror 2.0.12",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77a69359af2d0b24839974f38a3144b8b2fdfd187c6f11e8410b90378e19bf56"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-error 0.47.1",
"polars-row 0.47.1",
"polars-schema 0.47.1",
"polars-utils 0.47.1",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"serde",
"serde_json",
"strum_macros",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d13c50b27ed6df2f6a9d156e9a4960e9373bf65fc763e0be2738efa5457d915"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-error 0.48.1",
"polars-row 0.48.1",
"polars-schema 0.48.1",
"polars-utils 0.48.1",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"serde",
"serde_json",
"strum_macros",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-core"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fc3c99d7000be1be11665e1e260b93dc3b927342b9da3b53d9a1ac264e4343d"
dependencies = [
"bitflags 2.9.1",
"boxcar",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"comfy-table",
"either",
"hashbrown 0.14.5",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-error 0.49.1",
"polars-row 0.49.1",
"polars-schema 0.49.1",
"polars-utils 0.49.1",
"rand 0.8.5",
"rand_distr",
"rayon",
"regex",
"serde",
"serde_json",
"strum_macros",
"uuid",
"version_check",
"xxhash-rust",
]
[[package]]
name = "polars-error"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08888f58e61599b00f5ea0c2ccdc796b54b9859559cc0d4582733509451fa01a"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 1.0.69",
]
[[package]]
name = "polars-error"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c9b06dfbe79cabe50a7f0a90396864b5ee2c0e0f8d6a9353b2343c29c56e937"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 1.0.69",
]
[[package]]
name = "polars-error"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07101d1803ca2046cdb3a8adb1523ddcc879229860f0ac56a853034269dec1e1"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 1.0.69",
]
[[package]]
name = "polars-error"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56b0a8eb9b1e56a4640de6887d613cb4de73c4e09d491f3b779855d4c3bcb9ba"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 1.0.69",
]
[[package]]
name = "polars-error"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4643898a644f30c83737db85f942f8c8956b0c11190b39afec745218eae1746b"
dependencies = [
"object_store 0.10.2",
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 1.0.69",
]
[[package]]
name = "polars-error"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "100093a164bf6c001487ea528b7504f4be1a6881bcffe279bd6133e8f4b4e4f7"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 2.0.12",
]
[[package]]
name = "polars-error"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19d6529cae0d1db5ed690e47de41fac9b35ae0c26d476830c2079f130887b847"
dependencies = [
"polars-arrow-format 0.1.0",
"regex",
"simdutf8",
"thiserror 2.0.12",
]
[[package]]
name = "polars-error"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0331d53bc142e1c46d218d9d36e4bd22cdb203c821e1a399c03d55e37c5084d3"
dependencies = [
"object_store 0.12.2",
"parking_lot",
"polars-arrow-format 0.1.0",
"regex",
"signal-hook",
"simdutf8",
]
[[package]]
name = "polars-error"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa800b7240c7326e54d6b95df8376e3ee760e4cb4170fe38de1f42d14d719ffc"
dependencies = [
"object_store 0.12.2",
"parking_lot",
"polars-arrow-format 0.1.0",
"regex",
"signal-hook",
"simdutf8",
]
[[package]]
name = "polars-error"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1397c17712e61a55fdd45c033a69f0451fde2973ff2609c22e363e21d68f11ef"
dependencies = [
"object_store 0.12.2",
"parking_lot",
"polars-arrow-format 0.2.0",
"regex",
"signal-hook",
"simdutf8",
]
[[package]]
name = "polars-expr"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4173591920fe56ad55af025f92eb0d08421ca85705c326a640c43856094e3484"
dependencies = [
"ahash",
"bitflags 2.9.1",
"once_cell",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-io 0.40.0",
"polars-ops 0.40.0",
"polars-plan 0.40.0",
"polars-time 0.40.0",
"polars-utils 0.40.0",
"rayon",
"smartstring",
]
[[package]]
name = "polars-expr"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9c630385a56a867c410a20f30772d088f90ec3d004864562b84250b35268f97"
dependencies = [
"ahash",
"bitflags 2.9.1",
"once_cell",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-io 0.41.3",
"polars-ops 0.41.3",
"polars-plan 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"rayon",
"smartstring",
]
[[package]]
name = "polars-expr"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd5c69634ddbb0f44186cd1c42d166963fc756f9cc994438e941bc2703ddbbab"
dependencies = [
"ahash",
"bitflags 2.9.1",
"once_cell",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-io 0.42.0",
"polars-ops 0.42.0",
"polars-plan 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"rayon",
"smartstring",
]
[[package]]
name = "polars-expr"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34e9c0e8c7ba93aac64051b92dc68eac5a0e9543cf44ca784467db2c035821fe"
dependencies = [
"ahash",
"bitflags 2.9.1",
"once_cell",
"polars-arrow 0.43.1",
"polars-compute 0.43.1",
"polars-core 0.43.1",
"polars-io 0.43.1",
"polars-ops 0.43.1",
"polars-plan 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rayon",
]
[[package]]
name = "polars-expr"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea1b431ed816cba1120cff200f06b962748001bbb2e615ce53cfbbdf701cc136"
dependencies = [
"ahash",
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"once_cell",
"polars-arrow 0.44.2",
"polars-compute 0.44.2",
"polars-core 0.44.2",
"polars-io 0.44.2",
"polars-ops 0.44.2",
"polars-plan 0.44.2",
"polars-row 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"rand 0.8.5",
"rayon",
]
[[package]]
name = "polars-expr"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad56c5ea4d6e0546fbc3fa35918a537b76587600a5118770ed331136249d50d8"
dependencies = [
"ahash",
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"once_cell",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-core 0.45.1",
"polars-io 0.45.1",
"polars-ops 0.45.1",
"polars-plan 0.45.1",
"polars-row 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rand 0.8.5",
"rayon",
]
[[package]]
name = "polars-expr"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8e639991a8ad4fb12880ab44bcc3cf44a5703df003142334d9caf86d77d77e7"
dependencies = [
"ahash",
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"once_cell",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-core 0.46.0",
"polars-io 0.46.0",
"polars-ops 0.46.0",
"polars-plan 0.46.0",
"polars-row 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rand 0.8.5",
"rayon",
]
[[package]]
name = "polars-expr"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f86b2c7c352fa121b45a9610a582f4be5f4b3b2c497e4f4031aaef910caf2517"
dependencies = [
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-io 0.47.1",
"polars-ops 0.47.1",
"polars-plan 0.47.1",
"polars-row 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rand 0.8.5",
"rayon",
"recursive",
]
[[package]]
name = "polars-expr"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc0f1673599bee079c94d7d7e7e0a31818c7c88060dcf6ec82691a99e1eb5cf9"
dependencies = [
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-io 0.48.1",
"polars-ops 0.48.1",
"polars-plan 0.48.1",
"polars-row 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rand 0.8.5",
"rayon",
"recursive",
]
[[package]]
name = "polars-expr"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33d3aa6722c9a3e0b721ec2bcdc4affd9e50e4cb606cd81bb94535a9a5a6ade9"
dependencies = [
"bitflags 2.9.1",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-core 0.49.1",
"polars-io 0.49.1",
"polars-ops 0.49.1",
"polars-plan 0.49.1",
"polars-row 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rand 0.8.5",
"rayon",
"recursive",
]
[[package]]
name = "polars-io"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5842896aea46d975b425d63f156f412aed3cfde4c257b64fb1f43ceea288074e"
dependencies = [
"ahash",
"atoi_simd 0.15.6",
"bytes",
"chrono",
"fast-float",
"home",
"itoa",
"memchr",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-error 0.40.0",
"polars-time 0.40.0",
"polars-utils 0.40.0",
"rayon",
"regex",
"ryu",
"simdutf8",
"smartstring",
]
[[package]]
name = "polars-io"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d7363cd14e4696a28b334a56bd11013ff49cc96064818ab3f91a126e453462d"
dependencies = [
"ahash",
"atoi_simd 0.15.6",
"bytes",
"chrono",
"fast-float",
"home",
"itoa",
"memchr",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"rayon",
"regex",
"ryu",
"simdutf8",
"smartstring",
]
[[package]]
name = "polars-io"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a48ddf416ae185336c3d7880d2e05b7e55686e3e0da1014e5e7325eff9c7d722"
dependencies = [
"ahash",
"atoi_simd 0.15.6",
"bytes",
"chrono",
"fast-float",
"glob",
"home",
"itoa",
"memchr",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"rayon",
"regex",
"ryu",
"simdutf8",
"smartstring",
]
[[package]]
name = "polars-io"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "454ebbebe1cb8cb4768adca44b8fc9431abc3c91d5927f6824e73f916bced911"
dependencies = [
"ahash",
"atoi_simd 0.15.6",
"bytes",
"chrono",
"fast-float",
"glob",
"hashbrown 0.14.5",
"home",
"itoa",
"memchr",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-schema 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rayon",
"regex",
"ryu",
"simdutf8",
]
[[package]]
name = "polars-io"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2fab2c016635cb416b49461fd6419b0208c6c13a4fd065bd65e4a87dbb66314"
dependencies = [
"ahash",
"async-trait",
"atoi_simd 0.15.6",
"blake3",
"bytes",
"chrono",
"fast-float",
"fs4 0.9.1",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.7.1",
"num-traits",
"object_store 0.10.2",
"once_cell",
"percent-encoding",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-json",
"polars-parquet 0.44.2",
"polars-schema 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"pyo3",
"rayon",
"regex",
"reqwest",
"ryu",
"serde",
"serde_json",
"simd-json",
"simdutf8",
"tokio",
"tokio-util",
"url",
]
[[package]]
name = "polars-io"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95d774d5971d2092f0588e89d2f0be524dff35ea368272c0810ba54a860e4411"
dependencies = [
"ahash",
"async-trait",
"atoi_simd 0.16.1",
"bytes",
"chrono",
"fast-float2",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-parquet 0.45.1",
"polars-schema 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rayon",
"regex",
"ryu",
"simdutf8",
"tokio",
"tokio-util",
]
[[package]]
name = "polars-io"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "719a77e94480f6be090512da196e378cbcbeb3584c6fe1134c600aee906e38ab"
dependencies = [
"ahash",
"async-trait",
"atoi_simd 0.16.1",
"bytes",
"chrono",
"fast-float2",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.46.0",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-parquet 0.46.0",
"polars-schema 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rayon",
"regex",
"ryu",
"simdutf8",
"tokio",
"tokio-util",
]
[[package]]
name = "polars-io"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f4583e7642b0fdd36d102834d95d40deb7e3eaea29c6e69d6cf14f9e2b22b86"
dependencies = [
"async-trait",
"atoi_simd 0.16.1",
"blake3",
"bytes",
"chrono",
"fast-float2",
"fs4 0.13.1",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.9.5",
"num-traits",
"object_store 0.12.2",
"percent-encoding",
"polars-arrow 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-parquet 0.47.1",
"polars-schema 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rayon",
"regex",
"reqwest",
"ryu",
"serde",
"serde_json",
"simdutf8",
"tokio",
"tokio-util",
"url",
]
[[package]]
name = "polars-io"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1db23d90c17ab03ccded685e5a88aa8ee43fd851376463a9533ed56ba66d1538"
dependencies = [
"async-trait",
"atoi_simd 0.16.1",
"blake3",
"bytes",
"chrono",
"fast-float2",
"fs4 0.13.1",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.9.5",
"num-traits",
"object_store 0.12.2",
"percent-encoding",
"polars-arrow 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-parquet 0.48.1",
"polars-schema 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rayon",
"regex",
"reqwest",
"ryu",
"serde",
"serde_json",
"simdutf8",
"tokio",
"tokio-util",
"url",
]
[[package]]
name = "polars-io"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a632d442a99821250a8fa66f7d488bf5ee98e5f515e65256b12956cb81fc110"
dependencies = [
"async-trait",
"atoi_simd 0.16.1",
"blake3",
"bytes",
"chrono",
"fast-float2",
"fs4 0.13.1",
"futures",
"glob",
"hashbrown 0.15.4",
"home",
"itoa",
"memchr",
"memmap2 0.9.5",
"num-traits",
"object_store 0.12.2",
"percent-encoding",
"polars-arrow 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-parquet 0.49.1",
"polars-schema 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rayon",
"regex",
"reqwest",
"ryu",
"serde",
"serde_json",
"simdutf8",
"tokio",
"tokio-util",
"url",
]
[[package]]
name = "polars-json"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5c8c057ef04feaf34b6ce52096bdea3a766fa4725f50442078c8a4ee86397bf"
dependencies = [
"ahash",
"chrono",
"fallible-streaming-iterator",
"hashbrown 0.15.4",
"indexmap",
"itoa",
"num-traits",
"polars-arrow 0.44.2",
"polars-error 0.44.2",
"polars-utils 0.44.2",
"ryu",
"simd-json",
"streaming-iterator",
]
[[package]]
name = "polars-lazy"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e805ea2ebbc6b7749b0afb31b7fc5d32b42b57ba29b984549d43d3a16114c4a5"
dependencies = [
"ahash",
"bitflags 2.9.1",
"glob",
"once_cell",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-expr 0.40.0",
"polars-io 0.40.0",
"polars-ops 0.40.0",
"polars-pipe 0.40.0",
"polars-plan 0.40.0",
"polars-time 0.40.0",
"polars-utils 0.40.0",
"rayon",
"smartstring",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03877e74e42b5340ae52ded705f6d5d14563d90554c9177b01b91ed2412a56ed"
dependencies = [
"ahash",
"bitflags 2.9.1",
"glob",
"memchr",
"once_cell",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-expr 0.41.3",
"polars-io 0.41.3",
"polars-mem-engine 0.41.3",
"polars-ops 0.41.3",
"polars-pipe 0.41.3",
"polars-plan 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"rayon",
"smartstring",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a514a85df9e7d501c71c96f094861d0608b05a3f533447b1c0ea9cf714162fcb"
dependencies = [
"ahash",
"bitflags 2.9.1",
"memchr",
"once_cell",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-expr 0.42.0",
"polars-io 0.42.0",
"polars-mem-engine 0.42.0",
"polars-ops 0.42.0",
"polars-pipe 0.42.0",
"polars-plan 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"rayon",
"smartstring",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e61c062e833d2376de0a4cf745504449215cbf499cea293cb592e674ffb39ca"
dependencies = [
"ahash",
"bitflags 2.9.1",
"memchr",
"once_cell",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-expr 0.43.1",
"polars-io 0.43.1",
"polars-mem-engine 0.43.1",
"polars-ops 0.43.1",
"polars-pipe 0.43.1",
"polars-plan 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a8ca74f42e7b47cad241b36b98d991cc7fbb51b8d0695a055eb937588d1f310"
dependencies = [
"ahash",
"bitflags 2.9.1",
"memchr",
"once_cell",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-expr 0.44.2",
"polars-io 0.44.2",
"polars-mem-engine 0.44.2",
"polars-ops 0.44.2",
"polars-pipe 0.44.2",
"polars-plan 0.44.2",
"polars-stream 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa457bfa96f45cf14c33507eaa3ebcec6a8d52e7f7fc60cd23f338631369d417"
dependencies = [
"ahash",
"bitflags 2.9.1",
"memchr",
"once_cell",
"polars-arrow 0.45.1",
"polars-core 0.45.1",
"polars-expr 0.45.1",
"polars-io 0.45.1",
"polars-mem-engine 0.45.1",
"polars-ops 0.45.1",
"polars-pipe 0.45.1",
"polars-plan 0.45.1",
"polars-stream 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0a731a672dfc8ac38c1f73c9a4b2ae38d2fc8ac363bfb64c5f3a3e072ffc5ad"
dependencies = [
"ahash",
"bitflags 2.9.1",
"chrono",
"memchr",
"once_cell",
"polars-arrow 0.46.0",
"polars-core 0.46.0",
"polars-expr 0.46.0",
"polars-io 0.46.0",
"polars-mem-engine 0.46.0",
"polars-ops 0.46.0",
"polars-pipe 0.46.0",
"polars-plan 0.46.0",
"polars-stream 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "592adb285860014312f7e18cdad10ff67e984b3047c768f80110f8ce0b95044e"
dependencies = [
"bitflags 2.9.1",
"chrono",
"either",
"memchr",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-expr 0.47.1",
"polars-io 0.47.1",
"polars-mem-engine 0.47.1",
"polars-ops 0.47.1",
"polars-pipe 0.47.1",
"polars-plan 0.47.1",
"polars-stream 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03708e73a20fd7ca9fb0003e620daff5c488c9e2b287640289de78c5b135ead7"
dependencies = [
"bitflags 2.9.1",
"chrono",
"either",
"memchr",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-expr 0.48.1",
"polars-io 0.48.1",
"polars-mem-engine 0.48.1",
"polars-ops 0.48.1",
"polars-pipe 0.48.1",
"polars-plan 0.48.1",
"polars-stream 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rayon",
"version_check",
]
[[package]]
name = "polars-lazy"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4ed0c87bdc8820447a38ae8efdb5a51a5a93e8bd528cffb05d05cf1145e4161"
dependencies = [
"bitflags 2.9.1",
"chrono",
"either",
"memchr",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-core 0.49.1",
"polars-expr 0.49.1",
"polars-io 0.49.1",
"polars-mem-engine 0.49.1",
"polars-ops 0.49.1",
"polars-plan 0.49.1",
"polars-stream 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rayon",
"version_check",
]
[[package]]
name = "polars-mem-engine"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dea9e17771af750c94bf959885e4b3f5b14149576c62ef3ec1c9ef5827b2a30f"
dependencies = [
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-expr 0.41.3",
"polars-io 0.41.3",
"polars-ops 0.41.3",
"polars-plan 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"rayon",
]
[[package]]
name = "polars-mem-engine"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d057df81b17b4f0ea0e4424ee34f755e6b9ccfba432ecb2fe57dc4da6da2713"
dependencies = [
"memmap2 0.7.1",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-expr 0.42.0",
"polars-io 0.42.0",
"polars-ops 0.42.0",
"polars-plan 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"rayon",
]
[[package]]
name = "polars-mem-engine"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0643812829cc990e1533a5bf48c21a1b3eaa46aabf2967b0f53f99097cbc74c"
dependencies = [
"memmap2 0.7.1",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-expr 0.43.1",
"polars-io 0.43.1",
"polars-ops 0.43.1",
"polars-plan 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rayon",
]
[[package]]
name = "polars-mem-engine"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a32614e5b52c9b83856d80c7e2880b79d83055bfd59969bd1d0b148f9cfdc7a"
dependencies = [
"futures",
"memmap2 0.7.1",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-expr 0.44.2",
"polars-io 0.44.2",
"polars-json",
"polars-ops 0.44.2",
"polars-plan 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"pyo3",
"rayon",
"tokio",
]
[[package]]
name = "polars-mem-engine"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f73aa56fc0a4c1e9d56b4a4485800f4780ca214030d32d0150eccc44f71d6dab"
dependencies = [
"memmap2 0.9.5",
"polars-arrow 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-expr 0.45.1",
"polars-io 0.45.1",
"polars-ops 0.45.1",
"polars-plan 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rayon",
]
[[package]]
name = "polars-mem-engine"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33442189bcbf2e2559aa7914db3835429030a13f4f18e43af5fba9d1b018cf12"
dependencies = [
"memmap2 0.9.5",
"polars-arrow 0.46.0",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-expr 0.46.0",
"polars-io 0.46.0",
"polars-ops 0.46.0",
"polars-plan 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rayon",
]
[[package]]
name = "polars-mem-engine"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c0993cf0fd5ee8259b29798fe6a4c1c9187f83f3dc7cedb865e1b830099f122"
dependencies = [
"memmap2 0.9.5",
"polars-arrow 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-expr 0.47.1",
"polars-io 0.47.1",
"polars-ops 0.47.1",
"polars-plan 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rayon",
"recursive",
]
[[package]]
name = "polars-mem-engine"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52126424d9612132b0b8b4b995ea25a42d79559d111063ef705a370dfa742d46"
dependencies = [
"memmap2 0.9.5",
"polars-arrow 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-expr 0.48.1",
"polars-io 0.48.1",
"polars-ops 0.48.1",
"polars-plan 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rayon",
"recursive",
]
[[package]]
name = "polars-mem-engine"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "675294ddf9174029e48caa4e59b0665ea64bfb784a366b197690895a6ed65c68"
dependencies = [
"memmap2 0.9.5",
"polars-arrow 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-expr 0.49.1",
"polars-io 0.49.1",
"polars-ops 0.49.1",
"polars-plan 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rayon",
"recursive",
]
[[package]]
name = "polars-ops"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b0aed7e169c81b98457641cf82b251f52239a668916c2e683abd1f38df00d58"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.40.0",
"polars-compute 0.40.0",
"polars-core 0.40.0",
"polars-error 0.40.0",
"polars-utils 0.40.0",
"rayon",
"regex",
"smartstring",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6066552eb577d43b307027fb38096910b643ffb2c89a21628c7e41caf57848d0"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.41.3",
"polars-compute 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-utils 0.41.3",
"rayon",
"regex",
"smartstring",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01ba44233249b7937491b5d2bdbf14e4ad534c0a65d06548c3bc418fc3e60791"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.42.0",
"polars-compute 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-utils 0.42.0",
"rayon",
"regex",
"smartstring",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ac14a136d87bea798f3db51d5987556deb2293da34bfc8b105ebffa05f6e810"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.43.1",
"polars-compute 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-schema 0.43.1",
"polars-utils 0.43.1",
"rayon",
"regex",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "035c800fbe5bbd820afeb8313713ed345853bb014e0f821a4025d40cf0d60e1a"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.44.2",
"polars-compute 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-schema 0.44.2",
"polars-utils 0.44.2",
"rayon",
"regex",
"regex-syntax",
"serde",
"strum_macros",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b267480495ffe382dab63318e3c6bf4073bb82971c8b80294d079293fece458b"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"memchr",
"num-traits",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-schema 0.45.1",
"polars-utils 0.45.1",
"rayon",
"regex",
"regex-syntax",
"strum_macros",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbb83218b0c216104f0076cd1a005128be078f958125f3d59b094ee73d78c18e"
dependencies = [
"ahash",
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"memchr",
"num-traits",
"once_cell",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-schema 0.46.0",
"polars-utils 0.46.0",
"rayon",
"regex",
"regex-syntax",
"strum_macros",
"unicode-normalization",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb498945651de799377b3ef584972bd2d81a34636b47ed39805cc69892024444"
dependencies = [
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"libm",
"memchr",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-schema 0.47.1",
"polars-utils 0.47.1",
"rayon",
"regex",
"regex-syntax",
"strum_macros",
"unicode-normalization",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e308800c11d5c6d0ddef16186ca026691aedeeb2210d458cdea997520907917"
dependencies = [
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"libm",
"memchr",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-schema 0.48.1",
"polars-utils 0.48.1",
"rayon",
"regex",
"regex-syntax",
"strum_macros",
"unicode-normalization",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-ops"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1eb4db68956f857c52eeda072d87644a7b42eac41d55073af94dfac8441af6cf"
dependencies = [
"argminmax",
"base64",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"hex",
"indexmap",
"libm",
"memchr",
"num-traits",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-schema 0.49.1",
"polars-utils 0.49.1",
"rayon",
"regex",
"regex-syntax",
"strum_macros",
"unicode-normalization",
"unicode-reverse",
"version_check",
]
[[package]]
name = "polars-parquet"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c70670a9e51cac66d0e77fd20b5cc957dbcf9f2660d410633862bb72f846d5b8"
dependencies = [
"ahash",
"base64",
"ethnum",
"num-traits",
"parquet-format-safe",
"polars-arrow 0.40.0",
"polars-error 0.40.0",
"polars-utils 0.40.0",
"seq-macro",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b35b2592a2e7ef7ce9942dc2120dc4576142626c0e661668e4c6b805042e461"
dependencies = [
"ahash",
"base64",
"ethnum",
"num-traits",
"parquet-format-safe",
"polars-arrow 0.41.3",
"polars-compute 0.41.3",
"polars-error 0.41.3",
"polars-utils 0.41.3",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb2993265079ffa07dd16277189444424f8d787b00b01c6f6e001f58bab543ce"
dependencies = [
"ahash",
"base64",
"bytemuck",
"ethnum",
"num-traits",
"parquet-format-safe",
"polars-arrow 0.42.0",
"polars-compute 0.42.0",
"polars-error 0.42.0",
"polars-utils 0.42.0",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "491f5af321169259d5b1294c9fe8ed89faaeac34b4dec4abcedc0d1b3d11013a"
dependencies = [
"ahash",
"base64",
"bytemuck",
"ethnum",
"hashbrown 0.14.5",
"num-traits",
"parquet-format-safe",
"polars-arrow 0.43.1",
"polars-compute 0.43.1",
"polars-error 0.43.1",
"polars-utils 0.43.1",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91dcf1d9f048079376949eaf2e24e240b313ff4a102fb83b57c9a5f807cdca52"
dependencies = [
"ahash",
"async-stream",
"base64",
"brotli",
"bytemuck",
"ethnum",
"flate2",
"futures",
"hashbrown 0.15.4",
"lz4",
"num-traits",
"polars-arrow 0.44.2",
"polars-compute 0.44.2",
"polars-error 0.44.2",
"polars-parquet-format",
"polars-utils 0.44.2",
"serde",
"simdutf8",
"snap",
"streaming-decompression",
"zstd",
]
[[package]]
name = "polars-parquet"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20237f232b1a74b1fae6b5c9bea8c440f2e5d3b5506601b038f0a7a34b84b710"
dependencies = [
"ahash",
"async-stream",
"base64",
"bytemuck",
"ethnum",
"futures",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-error 0.45.1",
"polars-parquet-format",
"polars-utils 0.45.1",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c60ee85535590a38db6c703a21be4cb25342e40f573f070d1e16f9d84a53ac7"
dependencies = [
"ahash",
"async-stream",
"base64",
"bytemuck",
"ethnum",
"futures",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-error 0.46.0",
"polars-parquet-format",
"polars-utils 0.46.0",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a06cbddfd99a7055be4d8039f5dcc83b688e6e6eb6d1c87ed77a34391b87d79c"
dependencies = [
"async-stream",
"base64",
"bytemuck",
"ethnum",
"futures",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-error 0.47.1",
"polars-parquet-format",
"polars-utils 0.47.1",
"serde",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e186177e24e217ce5b9bf441028417faeeef01b7e793fa815e1d26a53c38400"
dependencies = [
"async-stream",
"base64",
"bytemuck",
"ethnum",
"futures",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-error 0.48.1",
"polars-parquet-format",
"polars-utils 0.48.1",
"serde",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c849c10edd9511ccd4ec4130e283ee3a8b3bb48a7d74ac6354c1c20add81065"
dependencies = [
"async-stream",
"base64",
"bytemuck",
"ethnum",
"futures",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-error 0.49.1",
"polars-parquet-format",
"polars-utils 0.49.1",
"serde",
"simdutf8",
"streaming-decompression",
]
[[package]]
name = "polars-parquet-format"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c025243dcfe8dbc57e94d9f82eb3bef10b565ab180d5b99bed87fd8aea319ce1"
dependencies = [
"async-trait",
"futures",
]
[[package]]
name = "polars-pipe"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a40ae1b3c74ee07e2d1f7cbf56c5d6e15969e45d9b6f0903bd2acaf783ba436"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.14.5",
"num-traits",
"polars-arrow 0.40.0",
"polars-compute 0.40.0",
"polars-core 0.40.0",
"polars-expr 0.40.0",
"polars-io 0.40.0",
"polars-ops 0.40.0",
"polars-plan 0.40.0",
"polars-row 0.40.0",
"polars-utils 0.40.0",
"rayon",
"smartstring",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "021bce7768c330687d735340395a77453aa18dd70d57c184cbb302311e87c1b9"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.14.5",
"num-traits",
"polars-arrow 0.41.3",
"polars-compute 0.41.3",
"polars-core 0.41.3",
"polars-expr 0.41.3",
"polars-io 0.41.3",
"polars-ops 0.41.3",
"polars-plan 0.41.3",
"polars-row 0.41.3",
"polars-utils 0.41.3",
"rayon",
"smartstring",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ccba94c4fa9fded0f41730f7649574c72d6d938a840731c7e4eea4e7ed5cecf"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.14.5",
"num-traits",
"polars-arrow 0.42.0",
"polars-compute 0.42.0",
"polars-core 0.42.0",
"polars-expr 0.42.0",
"polars-io 0.42.0",
"polars-ops 0.42.0",
"polars-plan 0.42.0",
"polars-row 0.42.0",
"polars-utils 0.42.0",
"rayon",
"smartstring",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29215c31f599295cc0f803c42fc812cc518db6d5ed4d6c7cc03daf3976a0add5"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.14.5",
"num-traits",
"polars-arrow 0.43.1",
"polars-compute 0.43.1",
"polars-core 0.43.1",
"polars-expr 0.43.1",
"polars-io 0.43.1",
"polars-ops 0.43.1",
"polars-plan 0.43.1",
"polars-row 0.43.1",
"polars-utils 0.43.1",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05936f2b3981eecb2fe74d8ef092bb75a93d2a056b3e4f339f4ac20c71c9e331"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.44.2",
"polars-compute 0.44.2",
"polars-core 0.44.2",
"polars-expr 0.44.2",
"polars-io 0.44.2",
"polars-ops 0.44.2",
"polars-plan 0.44.2",
"polars-row 0.44.2",
"polars-utils 0.44.2",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e3066f4fea8e55e72eba54ffe20ebdf08f63b9691aba8ea1135c3aeb9c2c7e"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-core 0.45.1",
"polars-expr 0.45.1",
"polars-io 0.45.1",
"polars-ops 0.45.1",
"polars-plan 0.45.1",
"polars-row 0.45.1",
"polars-utils 0.45.1",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42d238fb76698f56e51ddfa89b135e4eda56a4767c6e8859eed0ab78386fcd52"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.15.4",
"num-traits",
"once_cell",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-core 0.46.0",
"polars-expr 0.46.0",
"polars-io 0.46.0",
"polars-ops 0.46.0",
"polars-plan 0.46.0",
"polars-row 0.46.0",
"polars-utils 0.46.0",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c16083c97c2b335f44af22c51b2194ae4df00ea6833ef09f1c0da9e743ba863e"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-expr 0.47.1",
"polars-io 0.47.1",
"polars-ops 0.47.1",
"polars-plan 0.47.1",
"polars-row 0.47.1",
"polars-utils 0.47.1",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-pipe"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59780346591510f17e26a2cb7a5f812167e9487163baf6570a53a4fab3e004f3"
dependencies = [
"crossbeam-channel",
"crossbeam-queue",
"enum_dispatch",
"hashbrown 0.15.4",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-expr 0.48.1",
"polars-io 0.48.1",
"polars-ops 0.48.1",
"polars-plan 0.48.1",
"polars-row 0.48.1",
"polars-utils 0.48.1",
"rayon",
"uuid",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8daa3541ae7e9af311a4389bc2b21f83349c34c723cc67fa524cdefdaa172d90"
dependencies = [
"ahash",
"bytemuck",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"once_cell",
"percent-encoding",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-io 0.40.0",
"polars-ops 0.40.0",
"polars-time 0.40.0",
"polars-utils 0.40.0",
"rayon",
"recursive",
"regex",
"smartstring",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "220d0d7c02d1c4375802b2813dbedcd1a184df39c43b74689e729ede8d5c2921"
dependencies = [
"ahash",
"bytemuck",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"once_cell",
"percent-encoding",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-io 0.41.3",
"polars-ops 0.41.3",
"polars-time 0.41.3",
"polars-utils 0.41.3",
"rayon",
"recursive",
"regex",
"smartstring",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d6b29cc53d6c086c09b11050b01c25c28f6a91339036ba1fb1250fcf0d89e74"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"memmap2 0.7.1",
"once_cell",
"percent-encoding",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-io 0.42.0",
"polars-ops 0.42.0",
"polars-time 0.42.0",
"polars-utils 0.42.0",
"rayon",
"recursive",
"regex",
"smartstring",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3f728df4bc643492a2057a0a125c7e550cbcfe35b391444653ad294be9ab190"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.8.6",
"either",
"hashbrown 0.14.5",
"memmap2 0.7.1",
"once_cell",
"percent-encoding",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-io 0.43.1",
"polars-ops 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23de436f33f4d1134c58f24e7059a221b957ec20730807e0ef0c80c8e4b3d06a"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.8.6",
"ciborium",
"either",
"futures",
"hashbrown 0.15.4",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-io 0.44.2",
"polars-json",
"polars-ops 0.44.2",
"polars-parquet 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"pyo3",
"rayon",
"recursive",
"regex",
"serde",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99a3832887671df1eb326df52cbfcc47789d3d58454c1084a154b48b240175e2"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-core 0.45.1",
"polars-io 0.45.1",
"polars-ops 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f03533a93aa66127fcb909a87153a3c7cfee6f0ae59f497e73d7736208da54c"
dependencies = [
"ahash",
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"percent-encoding",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-core 0.46.0",
"polars-io 0.46.0",
"polars-ops 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77b073a7567bf6cc54c8f2c2387aa440afefcb8d2f3572d7a524f6e1d78c8222"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"memmap2 0.9.5",
"num-traits",
"percent-encoding",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-io 0.47.1",
"polars-ops 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dfb0432eed610f25f436b519c007d4c6e2607c645ff27324aaaafda34ef51bf"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"memmap2 0.9.5",
"num-traits",
"percent-encoding",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-io 0.48.1",
"polars-ops 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-plan"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71fb4412c42bf637c2c02a617381c682ed425d9c8e4bd1fcb85cf352ed2a67c6"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"bytes",
"chrono",
"chrono-tz 0.10.3",
"either",
"hashbrown 0.15.4",
"memmap2 0.9.5",
"num-traits",
"percent-encoding",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-core 0.49.1",
"polars-io 0.49.1",
"polars-ops 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rayon",
"recursive",
"regex",
"strum_macros",
"version_check",
]
[[package]]
name = "polars-row"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "deb285f2f3a65b00dd06bef16bb9f712dbb5478f941dab5cf74f9f016d382e40"
dependencies = [
"bytemuck",
"polars-arrow 0.40.0",
"polars-error 0.40.0",
"polars-utils 0.40.0",
]
[[package]]
name = "polars-row"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1d70d87a2882a64a43b431aea1329cb9a2c4100547c95c417cc426bb82408b3"
dependencies = [
"bytemuck",
"polars-arrow 0.41.3",
"polars-error 0.41.3",
"polars-utils 0.41.3",
]
[[package]]
name = "polars-row"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e11f43f48466c4b1caa6dc61c381dc10c2d67b87fcb74bc996e21c4f7b0a311"
dependencies = [
"bytemuck",
"polars-arrow 0.42.0",
"polars-error 0.42.0",
"polars-utils 0.42.0",
]
[[package]]
name = "polars-row"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4eb931f0929ca7498b3ed5056357d2d364cad42cce95383a7e3983dbceb4bed1"
dependencies = [
"bytemuck",
"polars-arrow 0.43.1",
"polars-error 0.43.1",
"polars-utils 0.43.1",
]
[[package]]
name = "polars-row"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3823d3de3e614509bba6929798f1f3d5ae05c1cdfc4eb7029d2ec6ad77201da2"
dependencies = [
"bytemuck",
"polars-arrow 0.44.2",
"polars-error 0.44.2",
"polars-utils 0.44.2",
]
[[package]]
name = "polars-row"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e36350fb8a90238e02c8ece0f0c4c24f3374197e9c08c1c22cc8b9c526e6c25"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-error 0.45.1",
"polars-utils 0.45.1",
]
[[package]]
name = "polars-row"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bf47f7409f8e75328d7d034be390842924eb276716d0458607be0bddb8cc839"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-error 0.46.0",
"polars-utils 0.46.0",
]
[[package]]
name = "polars-row"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd24cbece6f824fa2d9e80336fb3b5a841ee3c9abebdfbd63e4a2ab42c4b1bf6"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-error 0.47.1",
"polars-utils 0.47.1",
]
[[package]]
name = "polars-row"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0be6a32d19ccae4dad60ef0394972419c771b393d31e1b141a89c69de5b33990"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-error 0.48.1",
"polars-utils 0.48.1",
]
[[package]]
name = "polars-row"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08fb77ac1d37340d9cfe57cf58000cf3d9cce429e10d25066952c6145c684cc0"
dependencies = [
"bitflags 2.9.1",
"bytemuck",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-error 0.49.1",
"polars-utils 0.49.1",
]
[[package]]
name = "polars-schema"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c7e1234b942d3244024ecbac9c7f5a48a52a815f8ca4b9d075fbba16afb1a39"
dependencies = [
"indexmap",
"polars-error 0.43.1",
"polars-utils 0.43.1",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d88667f770291cefa2e8cd366a54f29dc6fe362e9a263914c903db411a58ac1d"
dependencies = [
"indexmap",
"polars-error 0.44.2",
"polars-utils 0.44.2",
"serde",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c6aa4913cffc522cea3ccbc0cafb350bec18fed0a1ef8d417ac88ea320d7749"
dependencies = [
"indexmap",
"polars-error 0.45.1",
"polars-utils 0.45.1",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "416621ae82b84466cf4ff36838a9b0aeb4a67e76bd3065edc8c9cb7da19b1bc7"
dependencies = [
"indexmap",
"polars-error 0.46.0",
"polars-utils 0.46.0",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e93baedc84913132cbe978d140ce4e9bbcbf2258247a451dfb59bc3fe5a644b8"
dependencies = [
"indexmap",
"polars-error 0.47.1",
"polars-utils 0.47.1",
"serde",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12b56ea2026a869b9bae7d8bd861b420d72e7bca4cf4b757368874577ac666b6"
dependencies = [
"indexmap",
"polars-error 0.48.1",
"polars-utils 0.48.1",
"serde",
"version_check",
]
[[package]]
name = "polars-schema"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ada7c7e2fbbeffbdd67628cd8a89f02b0a8d21c71d34e297e2463a7c17575203"
dependencies = [
"indexmap",
"polars-error 0.49.1",
"polars-utils 0.49.1",
"serde",
"version_check",
]
[[package]]
name = "polars-sql"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a724f699d194cb02c25124d3832f7d4d77f387f1a89ee42f6b9e88ec561d4ad9"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-error 0.40.0",
"polars-lazy 0.40.0",
"polars-plan 0.40.0",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.39.0",
]
[[package]]
name = "polars-sql"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6fc1c9b778862f09f4a347f768dfdd3d0ba9957499d306d83c7103e0fa8dc5b"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-lazy 0.41.3",
"polars-ops 0.41.3",
"polars-plan 0.41.3",
"polars-time 0.41.3",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.47.0",
]
[[package]]
name = "polars-sql"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e9338806e7254618eb819cc632c34b75b71d462222a913f9c1035ed81911ddc"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-lazy 0.42.0",
"polars-ops 0.42.0",
"polars-plan 0.42.0",
"polars-time 0.42.0",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.49.0",
]
[[package]]
name = "polars-sql"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce52bfd2ef1e2e18ac26d7d7ea3f9132b199cff06d975156703fa5badcfae187"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-lazy 0.43.1",
"polars-ops 0.43.1",
"polars-plan 0.43.1",
"polars-time 0.43.1",
"polars-utils 0.43.1",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.49.0",
]
[[package]]
name = "polars-sql"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69451f08363bb497407f6ebebe00bc01972a51716d20d115b75f9b5326f1f3c8"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-lazy 0.44.2",
"polars-ops 0.44.2",
"polars-plan 0.44.2",
"polars-time 0.44.2",
"polars-utils 0.44.2",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.49.0",
]
[[package]]
name = "polars-sql"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c62a2247028629b1db384437a9f2792488f0ddb539ec16fb46a5e2bceeba6dbc"
dependencies = [
"hex",
"once_cell",
"polars-arrow 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-lazy 0.45.1",
"polars-ops 0.45.1",
"polars-plan 0.45.1",
"polars-time 0.45.1",
"polars-utils 0.45.1",
"rand 0.8.5",
"serde",
"serde_json",
"sqlparser 0.52.0",
]
[[package]]
name = "polars-sql"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edaab553b90aa4d6743bb538978e1982368acb58a94408d7dd3299cad49c7083"
dependencies = [
"hex",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-lazy 0.46.0",
"polars-ops 0.46.0",
"polars-plan 0.46.0",
"polars-time 0.46.0",
"polars-utils 0.46.0",
"rand 0.8.5",
"regex",
"serde",
"sqlparser 0.53.0",
]
[[package]]
name = "polars-sql"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "352ddfc2e986191ef9e68cb9fb3a4c90a5e10d31cc337bd5c981598b45ee3bdf"
dependencies = [
"bitflags 2.9.1",
"hex",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-lazy 0.47.1",
"polars-ops 0.47.1",
"polars-plan 0.47.1",
"polars-time 0.47.1",
"polars-utils 0.47.1",
"rand 0.8.5",
"regex",
"serde",
"sqlparser 0.53.0",
]
[[package]]
name = "polars-sql"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ada7336bd78c67d896f9a13082b02e4a159c6c6fba777dcc152c0b1f126453b"
dependencies = [
"bitflags 2.9.1",
"hex",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-lazy 0.48.1",
"polars-ops 0.48.1",
"polars-plan 0.48.1",
"polars-time 0.48.1",
"polars-utils 0.48.1",
"rand 0.8.5",
"regex",
"serde",
"sqlparser 0.53.0",
]
[[package]]
name = "polars-sql"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a8e512b1f05ffda9963fe8f6a7c62dcba86be85218bc033ecdad2802cc1b1a0"
dependencies = [
"bitflags 2.9.1",
"hex",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-lazy 0.49.1",
"polars-ops 0.49.1",
"polars-plan 0.49.1",
"polars-time 0.49.1",
"polars-utils 0.49.1",
"rand 0.8.5",
"regex",
"serde",
"sqlparser 0.53.0",
]
[[package]]
name = "polars-stream"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "188622b0a4bc4530cf91a288134254ffa065d18932e261075377914225e757c2"
dependencies = [
"atomic-waker",
"crossbeam-deque",
"crossbeam-utils",
"futures",
"memmap2 0.7.1",
"parking_lot",
"pin-project-lite",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-expr 0.44.2",
"polars-io 0.44.2",
"polars-mem-engine 0.44.2",
"polars-parquet 0.44.2",
"polars-plan 0.44.2",
"polars-utils 0.44.2",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-stream"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8cd9da4b063146c3ab7c08678a52eb9d466ade4f4c8617605a5a3ea063002c6"
dependencies = [
"atomic-waker",
"crossbeam-deque",
"crossbeam-utils",
"futures",
"memmap2 0.9.5",
"parking_lot",
"pin-project-lite",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-expr 0.45.1",
"polars-io 0.45.1",
"polars-mem-engine 0.45.1",
"polars-ops 0.45.1",
"polars-parquet 0.45.1",
"polars-plan 0.45.1",
"polars-utils 0.45.1",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-stream"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "498997b656c779610c1496b3d96a59fe569ef22a5b81ccfe5325cb3df8dff2fd"
dependencies = [
"atomic-waker",
"crossbeam-deque",
"crossbeam-utils",
"futures",
"memmap2 0.9.5",
"parking_lot",
"pin-project-lite",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-expr 0.46.0",
"polars-io 0.46.0",
"polars-mem-engine 0.46.0",
"polars-ops 0.46.0",
"polars-parquet 0.46.0",
"polars-plan 0.46.0",
"polars-utils 0.46.0",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-stream"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c153a160bd6b1926d0db8dda17defe9883c84f6f076585b41f0ba710d366d97b"
dependencies = [
"async-channel",
"async-trait",
"atomic-waker",
"bitflags 2.9.1",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-queue",
"crossbeam-utils",
"futures",
"memmap2 0.9.5",
"parking_lot",
"percent-encoding",
"pin-project-lite",
"polars-arrow 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-expr 0.47.1",
"polars-io 0.47.1",
"polars-mem-engine 0.47.1",
"polars-ops 0.47.1",
"polars-parquet 0.47.1",
"polars-plan 0.47.1",
"polars-utils 0.47.1",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-stream"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d81638ef3da43d632da0250386bf4f042fe514005f2a6d59d9e6118194888eb7"
dependencies = [
"async-channel",
"async-trait",
"atomic-waker",
"bitflags 2.9.1",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-queue",
"crossbeam-utils",
"futures",
"memmap2 0.9.5",
"parking_lot",
"percent-encoding",
"pin-project-lite",
"polars-arrow 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-expr 0.48.1",
"polars-io 0.48.1",
"polars-mem-engine 0.48.1",
"polars-ops 0.48.1",
"polars-parquet 0.48.1",
"polars-plan 0.48.1",
"polars-utils 0.48.1",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-stream"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b0a02d8050acd9b64ed7e36c5bc96f6d4f46a940220f9c0e34c96b51f830f8c"
dependencies = [
"async-channel",
"async-trait",
"atomic-waker",
"bitflags 2.9.1",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-queue",
"crossbeam-utils",
"futures",
"memmap2 0.9.5",
"parking_lot",
"percent-encoding",
"pin-project-lite",
"polars-arrow 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-expr 0.49.1",
"polars-io 0.49.1",
"polars-mem-engine 0.49.1",
"polars-ops 0.49.1",
"polars-parquet 0.49.1",
"polars-plan 0.49.1",
"polars-utils 0.49.1",
"rand 0.8.5",
"rayon",
"recursive",
"slotmap",
"tokio",
"version_check",
]
[[package]]
name = "polars-time"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87ebec238d8b6200d9f0c3ce411c8441e950bd5a7df7806b8172d06c1d5a4b97"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"now",
"once_cell",
"polars-arrow 0.40.0",
"polars-core 0.40.0",
"polars-error 0.40.0",
"polars-ops 0.40.0",
"polars-utils 0.40.0",
"regex",
"smartstring",
]
[[package]]
name = "polars-time"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "179f98313a15c0bfdbc8cc0f1d3076d08d567485b9952d46439f94fbc3085df5"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"now",
"once_cell",
"polars-arrow 0.41.3",
"polars-core 0.41.3",
"polars-error 0.41.3",
"polars-ops 0.41.3",
"polars-utils 0.41.3",
"regex",
"smartstring",
]
[[package]]
name = "polars-time"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30a601ab9a62e733b8b560b37642321cb1933faa194864739f6a59d6dfc4d686"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"now",
"once_cell",
"polars-arrow 0.42.0",
"polars-core 0.42.0",
"polars-error 0.42.0",
"polars-ops 0.42.0",
"polars-utils 0.42.0",
"regex",
"smartstring",
]
[[package]]
name = "polars-time"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9925ab75e1d859ae2283ca09d7683198b0b9ff5afecd03f2c9180f3e36e35056"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"now",
"once_cell",
"polars-arrow 0.43.1",
"polars-core 0.43.1",
"polars-error 0.43.1",
"polars-ops 0.43.1",
"polars-utils 0.43.1",
"regex",
]
[[package]]
name = "polars-time"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90f36e4d6b19f2c406faea585b9a1814f422fc5b310f65ccf8a55216df0754ef"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.8.6",
"now",
"once_cell",
"polars-arrow 0.44.2",
"polars-core 0.44.2",
"polars-error 0.44.2",
"polars-ops 0.44.2",
"polars-utils 0.44.2",
"regex",
"serde",
"strum_macros",
]
[[package]]
name = "polars-time"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12f005c3441eed1a96464305f73e197813cbae7894ff6712726a1182e31f52b4"
dependencies = [
"atoi",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"now",
"once_cell",
"polars-arrow 0.45.1",
"polars-compute 0.45.1",
"polars-core 0.45.1",
"polars-error 0.45.1",
"polars-ops 0.45.1",
"polars-utils 0.45.1",
"regex",
"strum_macros",
]
[[package]]
name = "polars-time"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d192efbdab516d28b3fab1709a969e3385bd5cda050b7c9aa9e2502a01fda879"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"now",
"num-traits",
"once_cell",
"polars-arrow 0.46.0",
"polars-compute 0.46.0",
"polars-core 0.46.0",
"polars-error 0.46.0",
"polars-ops 0.46.0",
"polars-utils 0.46.0",
"rayon",
"regex",
"strum_macros",
]
[[package]]
name = "polars-time"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd5ad35038dbbb2084311a823eb84fe4fcfe2dbfc5ecea8d6ce47fedc88e2985"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"now",
"num-traits",
"polars-arrow 0.47.1",
"polars-compute 0.47.1",
"polars-core 0.47.1",
"polars-error 0.47.1",
"polars-ops 0.47.1",
"polars-utils 0.47.1",
"rayon",
"regex",
"strum_macros",
]
[[package]]
name = "polars-time"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "706ea1e67d5bfcfd9e5ca59070fb5ad591d42b9729d4a60af1b320e645ea158e"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"now",
"num-traits",
"polars-arrow 0.48.1",
"polars-compute 0.48.1",
"polars-core 0.48.1",
"polars-error 0.48.1",
"polars-ops 0.48.1",
"polars-utils 0.48.1",
"rayon",
"regex",
"strum_macros",
]
[[package]]
name = "polars-time"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72e84a30110880ffede8d93c085fc429ab1b8bf1acf3d6d489143dd34be374c4"
dependencies = [
"atoi_simd 0.16.1",
"bytemuck",
"chrono",
"chrono-tz 0.10.3",
"now",
"num-traits",
"polars-arrow 0.49.1",
"polars-compute 0.49.1",
"polars-core 0.49.1",
"polars-error 0.49.1",
"polars-ops 0.49.1",
"polars-utils 0.49.1",
"rayon",
"regex",
"strum_macros",
]
[[package]]
name = "polars-utils"
version = "0.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34e1a907c63abf71e5f21467e2e4ff748896c28196746f631c6c25512ec6102c"
dependencies = [
"ahash",
"bytemuck",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-error 0.40.0",
"raw-cpuid",
"rayon",
"smartstring",
"stacker",
"sysinfo 0.30.13",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.41.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53e6dd89fcccb1ec1a62f752c9a9f2d482a85e9255153f46efecc617b4996d50"
dependencies = [
"ahash",
"bytemuck",
"hashbrown 0.14.5",
"indexmap",
"num-traits",
"once_cell",
"polars-error 0.41.3",
"raw-cpuid",
"rayon",
"smartstring",
"stacker",
"sysinfo 0.30.13",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19dd73207bd15efb0ae5c9c3ece3227927ed6a16ad63578acec342378e6bdcb4"
dependencies = [
"ahash",
"bytemuck",
"bytes",
"hashbrown 0.14.5",
"indexmap",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"polars-error 0.42.0",
"raw-cpuid",
"rayon",
"smartstring",
"stacker",
"sysinfo 0.31.4",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b44846e1fc6ae1dfdc7f65a37af7d270d0a6a17a58fff76716561f5b887a8ad7"
dependencies = [
"ahash",
"bytemuck",
"bytes",
"compact_str",
"hashbrown 0.14.5",
"indexmap",
"libc",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"polars-error 0.43.1",
"raw-cpuid",
"rayon",
"stacker",
"sysinfo 0.31.4",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96186b70bda00c90b5027bf2f69193c5c40571e80d3e8ec505c22cdc8e3e39aa"
dependencies = [
"ahash",
"bytemuck",
"bytes",
"compact_str",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.7.1",
"num-traits",
"once_cell",
"polars-error 0.44.2",
"pyo3",
"raw-cpuid",
"rayon",
"serde",
"stacker",
"sysinfo 0.31.4",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0fc010eea42ad113b641aa53106e4d6e474650c73573d959a546eed0ce6d479"
dependencies = [
"ahash",
"bytemuck",
"bytes",
"compact_str",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"polars-error 0.45.1",
"rand 0.8.5",
"raw-cpuid",
"rayon",
"stacker",
"sysinfo 0.32.1",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f6c8166a4a7fbc15b87c81645ed9e1f0651ff2e8c96cafc40ac5bf43441a10"
dependencies = [
"ahash",
"bytemuck",
"bytes",
"compact_str",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.9.5",
"num-traits",
"once_cell",
"polars-error 0.46.0",
"rand 0.8.5",
"raw-cpuid",
"rayon",
"stacker",
"sysinfo 0.33.1",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c82d0303bcea45d51ff72975266bc9b2911a6f948a8da64c69ec811cf6a9191"
dependencies = [
"bincode",
"bytemuck",
"bytes",
"compact_str",
"flate2",
"foldhash",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.9.5",
"num-traits",
"polars-error 0.47.1",
"rand 0.8.5",
"raw-cpuid",
"rayon",
"regex",
"rmp-serde",
"serde",
"serde_json",
"slotmap",
"stacker",
"sysinfo 0.33.1",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c50cd0dac46936771793eb22cb7aeeef97d6aaa4f832f4209637e73178d39aa"
dependencies = [
"bincode",
"bytemuck",
"bytes",
"compact_str",
"flate2",
"foldhash",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.9.5",
"num-traits",
"polars-error 0.48.1",
"rand 0.8.5",
"raw-cpuid",
"rayon",
"regex",
"rmp-serde",
"serde",
"serde_ignored",
"serde_json",
"slotmap",
"stacker",
"sysinfo 0.33.1",
"version_check",
]
[[package]]
name = "polars-utils"
version = "0.49.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a05e033960552c47fc35afe14d5af5b29696acc97ae5d3c585ebc33c246cc15f"
dependencies = [
"bincode",
"bytemuck",
"bytes",
"compact_str",
"flate2",
"foldhash",
"hashbrown 0.15.4",
"indexmap",
"libc",
"memmap2 0.9.5",
"num-traits",
"polars-error 0.49.1",
"rand 0.8.5",
"raw-cpuid",
"rayon",
"regex",
"rmp-serde",
"serde",
"serde_json",
"slotmap",
"stacker",
"version_check",
]
[[package]]
name = "portable-atomic"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
[[package]]
name = "potential_utf"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
dependencies = [
"zerovec",
]
[[package]]
name = "ppv-lite86"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
dependencies = [
"zerocopy",
]
[[package]]
name = "proc-macro2"
version = "1.0.95"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
dependencies = [
"unicode-ident",
]
[[package]]
name = "psm"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f"
dependencies = [
"cc",
]
[[package]]
name = "pyo3"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8"
dependencies = [
"cfg-if",
"indoc",
"libc",
"memoffset",
"parking_lot",
"portable-atomic",
"pyo3-build-config",
"pyo3-ffi",
"pyo3-macros",
"unindent",
]
[[package]]
name = "pyo3-build-config"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50"
dependencies = [
"once_cell",
"target-lexicon",
]
[[package]]
name = "pyo3-ffi"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01be5843dc60b916ab4dad1dca6d20b9b4e6ddc8e15f50c47fe6d85f1fb97403"
dependencies = [
"libc",
"pyo3-build-config",
]
[[package]]
name = "pyo3-macros"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217dfac53c"
dependencies = [
"proc-macro2",
"pyo3-macros-backend",
"quote",
"syn 2.0.103",
]
[[package]]
name = "pyo3-macros-backend"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c"
dependencies = [
"heck 0.4.1",
"proc-macro2",
"pyo3-build-config",
"quote",
"syn 2.0.103",
]
[[package]]
name = "quick-xml"
version = "0.36.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe"
dependencies = [
"memchr",
"serde",
]
[[package]]
name = "quick-xml"
version = "0.37.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
dependencies = [
"memchr",
"serde",
]
[[package]]
name = "quinn"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8"
dependencies = [
"bytes",
"cfg_aliases",
"pin-project-lite",
"quinn-proto",
"quinn-udp",
"rustc-hash",
"rustls",
"socket2",
"thiserror 2.0.12",
"tokio",
"tracing",
"web-time",
]
[[package]]
name = "quinn-proto"
version = "0.11.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e"
dependencies = [
"bytes",
"getrandom 0.3.3",
"lru-slab",
"rand 0.9.1",
"ring",
"rustc-hash",
"rustls",
"rustls-pki-types",
"slab",
"thiserror 2.0.12",
"tinyvec",
"tracing",
"web-time",
]
[[package]]
name = "quinn-udp"
version = "0.5.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842"
dependencies = [
"cfg_aliases",
"libc",
"once_cell",
"socket2",
"tracing",
"windows-sys 0.59.0",
]
[[package]]
name = "quote"
version = "1.0.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
dependencies = [
"proc-macro2",
]
[[package]]
name = "r-efi"
version = "5.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha 0.3.1",
"rand_core 0.6.4",
]
[[package]]
name = "rand"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
dependencies = [
"rand_chacha 0.9.0",
"rand_core 0.9.3",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core 0.6.4",
]
[[package]]
name = "rand_chacha"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
dependencies = [
"ppv-lite86",
"rand_core 0.9.3",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom 0.2.16",
]
[[package]]
name = "rand_core"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
dependencies = [
"getrandom 0.3.3",
]
[[package]]
name = "rand_distr"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
dependencies = [
"num-traits",
"rand 0.8.5",
]
[[package]]
name = "raw-cpuid"
version = "11.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146"
dependencies = [
"bitflags 2.9.1",
]
[[package]]
name = "rayon"
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
version = "1.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
dependencies = [
"crossbeam-deque",
"crossbeam-utils",
]
[[package]]
name = "recursive"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0786a43debb760f491b1bc0269fe5e84155353c67482b9e60d0cfb596054b43e"
dependencies = [
"recursive-proc-macro-impl",
"stacker",
]
[[package]]
name = "recursive-proc-macro-impl"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
dependencies = [
"quote",
"syn 2.0.103",
]
[[package]]
name = "redox_syscall"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6"
dependencies = [
"bitflags 2.9.1",
]
[[package]]
name = "ref-cast"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
dependencies = [
"ref-cast-impl",
]
[[package]]
name = "ref-cast-impl"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "regex"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "reqwest"
version = "0.12.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813"
dependencies = [
"base64",
"bytes",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"http-body-util",
"hyper",
"hyper-rustls",
"hyper-util",
"js-sys",
"log",
"percent-encoding",
"pin-project-lite",
"quinn",
"rustls",
"rustls-native-certs",
"rustls-pki-types",
"serde",
"serde_json",
"serde_urlencoded",
"sync_wrapper",
"tokio",
"tokio-rustls",
"tokio-util",
"tower",
"tower-http",
"tower-service",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-streams",
"web-sys",
]
[[package]]
name = "ring"
version = "0.17.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
dependencies = [
"cc",
"cfg-if",
"getrandom 0.2.16",
"libc",
"untrusted",
"windows-sys 0.52.0",
]
[[package]]
name = "rmp"
version = "0.8.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
dependencies = [
"byteorder",
"num-traits",
"paste",
]
[[package]]
name = "rmp-serde"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db"
dependencies = [
"byteorder",
"rmp",
"serde",
]
[[package]]
name = "rustc-demangle"
version = "0.1.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f"
[[package]]
name = "rustc-hash"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
[[package]]
name = "rustc_version"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
dependencies = [
"semver",
]
[[package]]
name = "rustix"
version = "0.38.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
dependencies = [
"bitflags 2.9.1",
"errno",
"libc",
"linux-raw-sys 0.4.15",
"windows-sys 0.59.0",
]
[[package]]
name = "rustix"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
dependencies = [
"bitflags 2.9.1",
"errno",
"libc",
"linux-raw-sys 0.9.4",
"windows-sys 0.59.0",
]
[[package]]
name = "rustls"
version = "0.23.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643"
dependencies = [
"once_cell",
"ring",
"rustls-pki-types",
"rustls-webpki",
"subtle",
"zeroize",
]
[[package]]
name = "rustls-native-certs"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
dependencies = [
"openssl-probe",
"rustls-pki-types",
"schannel",
"security-framework",
]
[[package]]
name = "rustls-pki-types"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
dependencies = [
"web-time",
"zeroize",
]
[[package]]
name = "rustls-webpki"
version = "0.103.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435"
dependencies = [
"ring",
"rustls-pki-types",
"untrusted",
]
[[package]]
name = "rustversion"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
[[package]]
name = "ryu"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
[[package]]
name = "schannel"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
dependencies = [
"windows-sys 0.59.0",
]
[[package]]
name = "scopeguard"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]]
name = "security-framework"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316"
dependencies = [
"bitflags 2.9.1",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
version = "2.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "semver"
version = "1.0.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
[[package]]
name = "seq-macro"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc"
[[package]]
name = "serde"
version = "1.0.219"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.219"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "serde_ignored"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b516445dac1e3535b6d658a7b528d771153dfb272ed4180ca4617a20550365ff"
dependencies = [
"serde",
]
[[package]]
name = "serde_json"
version = "1.0.140"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
dependencies = [
"itoa",
"memchr",
"ryu",
"serde",
]
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa",
"ryu",
"serde",
]
[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "signal-hook"
version = "0.3.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
dependencies = [
"libc",
"signal-hook-registry",
]
[[package]]
name = "signal-hook-registry"
version = "1.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
dependencies = [
"libc",
]
[[package]]
name = "simd-json"
version = "0.14.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa2bcf6c6e164e81bc7a5d49fc6988b3d515d9e8c07457d7b74ffb9324b9cd40"
dependencies = [
"ahash",
"getrandom 0.2.16",
"halfbrown",
"once_cell",
"ref-cast",
"serde",
"serde_json",
"simdutf8",
"value-trait",
]
[[package]]
name = "simdutf8"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
[[package]]
name = "siphasher"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
[[package]]
name = "skiplist"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eec25f46463fcdc5e02f388c2780b1b58e01be81a8378e62ec60931beccc3f6"
dependencies = [
"rand 0.8.5",
]
[[package]]
name = "slab"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
[[package]]
name = "slotmap"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
dependencies = [
"version_check",
]
[[package]]
name = "smallvec"
version = "1.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
[[package]]
name = "smartstring"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
dependencies = [
"autocfg",
"static_assertions",
"version_check",
]
[[package]]
name = "snafu"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4de37ad025c587a29e8f3f5605c00f70b98715ef90b9061a815b9e59e9042d6"
dependencies = [
"doc-comment",
"snafu-derive",
]
[[package]]
name = "snafu-derive"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "990079665f075b699031e9c08fd3ab99be5029b96f3b78dc0709e8f77e4efebf"
dependencies = [
"heck 0.4.1",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "snap"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
[[package]]
name = "socket2"
version = "0.5.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
dependencies = [
"libc",
"windows-sys 0.52.0",
]
[[package]]
name = "sqlparser"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "743b4dc2cbde11890ccb254a8fc9d537fa41b36da00de2a1c5e9848c9bc42bd7"
dependencies = [
"log",
]
[[package]]
name = "sqlparser"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "295e9930cd7a97e58ca2a070541a3ca502b17f5d1fa7157376d0fabd85324f25"
dependencies = [
"log",
]
[[package]]
name = "sqlparser"
version = "0.49.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a404d0e14905361b918cb8afdb73605e25c1d5029312bd9785142dcb3aa49e"
dependencies = [
"log",
]
[[package]]
name = "sqlparser"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a875d8cd437cc8a97e9aeaeea352ec9a19aea99c23e9effb17757291de80b08"
dependencies = [
"log",
]
[[package]]
name = "sqlparser"
version = "0.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05a528114c392209b3264855ad491fcce534b94a38771b0a0b97a79379275ce8"
dependencies = [
"log",
]
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "stacker"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b"
dependencies = [
"cc",
"cfg-if",
"libc",
"psm",
"windows-sys 0.59.0",
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "streaming-decompression"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3"
dependencies = [
"fallible-streaming-iterator",
]
[[package]]
name = "streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
[[package]]
name = "strength_reduce"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
[[package]]
name = "strum_macros"
version = "0.26.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
dependencies = [
"heck 0.5.0",
"proc-macro2",
"quote",
"rustversion",
"syn 2.0.103",
]
[[package]]
name = "subtle"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
version = "2.0.103"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "sync_wrapper"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
dependencies = [
"futures-core",
]
[[package]]
name = "synstructure"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "sysinfo"
version = "0.30.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a5b4ddaee55fb2bea2bf0e5000747e5f5c0de765e5a5ff87f4cd106439f4bb3"
dependencies = [
"cfg-if",
"core-foundation-sys",
"libc",
"ntapi",
"once_cell",
"windows 0.52.0",
]
[[package]]
name = "sysinfo"
version = "0.31.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
dependencies = [
"core-foundation-sys",
"libc",
"memchr",
"ntapi",
"windows 0.57.0",
]
[[package]]
name = "sysinfo"
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c33cd241af0f2e9e3b5c32163b873b29956890b5342e6745b917ce9d490f4af"
dependencies = [
"core-foundation-sys",
"libc",
"memchr",
"ntapi",
"windows 0.57.0",
]
[[package]]
name = "sysinfo"
version = "0.33.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01"
dependencies = [
"core-foundation-sys",
"libc",
"memchr",
"ntapi",
"windows 0.57.0",
]
[[package]]
name = "target-features"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1bbb9f3c5c463a01705937a24fdabc5047929ac764b2d5b9cf681c1f5041ed5"
[[package]]
name = "target-lexicon"
version = "0.12.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]]
name = "thiserror"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
dependencies = [
"thiserror-impl 1.0.69",
]
[[package]]
name = "thiserror"
version = "2.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
dependencies = [
"thiserror-impl 2.0.12",
]
[[package]]
name = "thiserror-impl"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "thiserror-impl"
version = "2.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
"crunchy",
]
[[package]]
name = "tinystr"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
dependencies = [
"displaydoc",
"zerovec",
]
[[package]]
name = "tinyvec"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
version = "1.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"pin-project-lite",
"socket2",
"tokio-macros",
"windows-sys 0.52.0",
]
[[package]]
name = "tokio-macros"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "tokio-rustls"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
dependencies = [
"rustls",
"tokio",
]
[[package]]
name = "tokio-util"
version = "0.7.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df"
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tower"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
dependencies = [
"futures-core",
"futures-util",
"pin-project-lite",
"sync_wrapper",
"tokio",
"tower-layer",
"tower-service",
]
[[package]]
name = "tower-http"
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
dependencies = [
"bitflags 2.9.1",
"bytes",
"futures-util",
"http",
"http-body",
"iri-string",
"pin-project-lite",
"tower",
"tower-layer",
"tower-service",
]
[[package]]
name = "tower-layer"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
[[package]]
name = "tower-service"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
[[package]]
name = "tracing"
version = "0.1.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
dependencies = [
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
version = "0.1.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "tracing-core"
version = "0.1.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
dependencies = [
"once_cell",
]
[[package]]
name = "try-lock"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "typenum"
version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
[[package]]
name = "unicode-ident"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
[[package]]
name = "unicode-normalization"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-reverse"
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b6f4888ebc23094adfb574fdca9fdc891826287a6397d2cd28802ffd6f20c76"
dependencies = [
"unicode-segmentation",
]
[[package]]
name = "unicode-segmentation"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
[[package]]
name = "unicode-width"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"
[[package]]
name = "unindent"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
[[package]]
name = "untrusted"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
[[package]]
name = "url"
version = "2.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf8_iter"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
[[package]]
name = "uuid"
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
dependencies = [
"getrandom 0.3.3",
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "value-trait"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9170e001f458781e92711d2ad666110f153e4e50bfd5cbd02db6547625714187"
dependencies = [
"float-cmp",
"halfbrown",
"itoa",
"ryu",
]
[[package]]
name = "version_check"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "walkdir"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
dependencies = [
"same-file",
"winapi-util",
]
[[package]]
name = "want"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
dependencies = [
"try-lock",
]
[[package]]
name = "wasi"
version = "0.11.1+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
[[package]]
name = "wasi"
version = "0.14.2+wasi-0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
dependencies = [
"wit-bindgen-rt",
]
[[package]]
name = "wasm-bindgen"
version = "0.2.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
dependencies = [
"cfg-if",
"once_cell",
"rustversion",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
dependencies = [
"bumpalo",
"log",
"proc-macro2",
"quote",
"syn 2.0.103",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
dependencies = [
"cfg-if",
"js-sys",
"once_cell",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
dependencies = [
"unicode-ident",
]
[[package]]
name = "wasm-streams"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
dependencies = [
"futures-util",
"js-sys",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "web-sys"
version = "0.3.77"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "web-time"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
"windows-sys 0.59.0",
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
dependencies = [
"windows-core 0.52.0",
"windows-targets",
]
[[package]]
name = "windows"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
dependencies = [
"windows-core 0.57.0",
"windows-targets",
]
[[package]]
name = "windows-core"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-core"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
dependencies = [
"windows-implement 0.57.0",
"windows-interface 0.57.0",
"windows-result 0.1.2",
"windows-targets",
]
[[package]]
name = "windows-core"
version = "0.61.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
dependencies = [
"windows-implement 0.60.0",
"windows-interface 0.59.1",
"windows-link",
"windows-result 0.3.4",
"windows-strings",
]
[[package]]
name = "windows-implement"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "windows-implement"
version = "0.60.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "windows-interface"
version = "0.57.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "windows-interface"
version = "0.59.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "windows-link"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
[[package]]
name = "windows-result"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-result"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
dependencies = [
"windows-link",
]
[[package]]
name = "windows-strings"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
dependencies = [
"windows-link",
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-sys"
version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-targets"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_gnullvm",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
[[package]]
name = "windows_i686_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
[[package]]
name = "windows_i686_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
[[package]]
name = "wit-bindgen-rt"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
dependencies = [
"bitflags 2.9.1",
]
[[package]]
name = "writeable"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
[[package]]
name = "xxhash-rust"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
[[package]]
name = "yoke"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
dependencies = [
"serde",
"stable_deref_trait",
"yoke-derive",
"zerofrom",
]
[[package]]
name = "yoke-derive"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
"synstructure",
]
[[package]]
name = "zerocopy"
version = "0.8.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.8.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "zerofrom"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
dependencies = [
"zerofrom-derive",
]
[[package]]
name = "zerofrom-derive"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
"synstructure",
]
[[package]]
name = "zeroize"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
[[package]]
name = "zerotrie"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
dependencies = [
"displaydoc",
"yoke",
"zerofrom",
]
[[package]]
name = "zerovec"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
dependencies = [
"yoke",
"zerofrom",
"zerovec-derive",
]
[[package]]
name = "zerovec-derive"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.103",
]
[[package]]
name = "zstd"
version = "0.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
version = "7.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
dependencies = [
"zstd-sys",
]
[[package]]
name = "zstd-sys"
version = "2.0.15+zstd.1.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237"
dependencies = [
"cc",
"pkg-config",
]