Skip to content

Commit

Permalink
bumping bytes version. Cargo fails due to version conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyBuga committed Aug 16, 2023
1 parent c087817 commit 4747fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connectorx-python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ anyhow = "1"
arrow = { version = "26", features = ["ffi"]}
arrow2 = {version = "0.10", default-features = false}
bitfield = "0.13"
bytes = "1"
bytes = "1.4"
chrono = "0.4"
connectorx = {path = "../connectorx", default-features = false}
dict_derive = "0.4"
Expand Down

0 comments on commit 4747fa4

Please sign in to comment.