We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db9aed commit da7b1b9Copy full SHA for da7b1b9
arrow-avro/Cargo.toml
@@ -56,6 +56,7 @@ bzip2 = { version = "0.6.0", optional = true }
56
xz = { version = "0.1", default-features = false, optional = true }
57
crc = { version = "3.0", optional = true }
58
uuid = "1.17"
59
+indexmap = "2"
60
61
[dev-dependencies]
62
arrow-data = { workspace = true }
0 commit comments