Skip to content

Commit

Permalink
fix toml
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed Mar 5, 2024
1 parent b341c2e commit 4a0838b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ arrow-ord = { version = "50.0.0", default-features = false }
arrow-schema = { version = "50.0.0", default-features = false }
arrow-string = { version = "50.0.0", default-features = false }
async-trait = "0.1.73"
bigdecimal = "0.4.2"
bigdecimal = "=0.4.1"
bytes = "1.4"
chrono = { version = "0.4.34", default-features = false }
ctor = "0.2.0"
Expand Down

0 comments on commit 4a0838b

Please sign in to comment.