Skip to content

Commit da7b1b9

Browse files
committed
Address PR Comments
1 parent 3db9aed commit da7b1b9

File tree

3 files changed

+340
-368
lines changed

3 files changed

+340
-368
lines changed

arrow-avro/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ bzip2 = { version = "0.6.0", optional = true }
5656
xz = { version = "0.1", default-features = false, optional = true }
5757
crc = { version = "3.0", optional = true }
5858
uuid = "1.17"
59+
indexmap = "2"
5960

6061
[dev-dependencies]
6162
arrow-data = { workspace = true }

0 commit comments

Comments
 (0)