File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ homepage = "https://github.com/clflushopt/tpchgen-rs"
1111license = " Apache-2.0"
1212readme = " README.md"
1313repository = " https://github.com/clflushopt/tpchgen-rs"
14- version = " 1.0 .0"
14+ version = " 1.1 .0"
1515
1616[profile .release ]
1717strip = " debuginfo"
Original file line number Diff line number Diff line change 11[package ]
22name = " tpchgen-arrow"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44edition = " 2024"
55authors = [" clflushopt" , " alamb" ]
66description = " TPC-H data generator into Apache Arrow format"
Original file line number Diff line number Diff line change 11[package ]
22name = " tpchgen-cli"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44authors = { workspace = true }
55description = " Blazing fast pure Rust TPC-H data generator command line tool."
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments