Skip to content

Commit

Permalink
Merge a090238 into 3e933ea
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 26, 2022
2 parents 3e933ea + a090238 commit 3dc38c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lazy_static = "1.4"
packed_simd = { version = "0.3", optional = true, package = "packed_simd_2" }
chrono = { version = "0.4", default-features = false, features = ["clock"] }
chrono-tz = {version = "0.6", optional = true}
flatbuffers = { version = "=2.1.1", optional = true }
flatbuffers = { version = "=2.1.2", optional = true }
hex = "0.4"
comfy-table = { version = "5.0", optional = true, default-features = false }
pyo3 = { version = "0.16", optional = true }
Expand Down

0 comments on commit 3dc38c7

Please sign in to comment.