Skip to content

Commit

Permalink
pin half (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjones127 authored Jul 14, 2023
1 parent fb05111 commit 443d0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ chrono = "0.4.23"
clap = { version = "4.1.1", features = ["derive"], optional = true }
# This is already used by datafusion
dashmap = "5"
half = { "version" = "2.2.1", default-features = false }
object_store = { version = "0.6.1", features = ["aws", "gcp", "azure"] }
reqwest = { version = "0.11.16" }
aws-config = "0.54"
Expand Down

0 comments on commit 443d0d7

Please sign in to comment.