File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " convergence-arrow"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44authors = [
" Ruan Pearce-Authers <[email protected] >" ]
55edition = " 2018"
66description = " Utils for bridging Apache Arrow and PostgreSQL's wire protocol"
@@ -11,7 +11,7 @@ repository = "https://github.com/returnString/convergence"
1111tokio = { version = " 1" }
1212async-trait = " 0.1"
1313datafusion = " 37"
14- convergence = { path = " ../convergence" , version = " 0.15 .0" }
14+ convergence = { path = " ../convergence" , version = " 0.16 .0" }
1515chrono = " 0.4"
1616
1717[dev-dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " convergence"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44authors = [
" Ruan Pearce-Authers <[email protected] >" ]
55edition = " 2018"
66description = " Write servers that speak PostgreSQL's wire protocol"
You can’t perform that action at this time.
0 commit comments