@@ -71,7 +71,7 @@ crossbeam-utils = "0.8.6"
7171csv = " 1.2.2"
7272csv-core = " 0.1.10"
7373datafusion = " 45"
74- dbsp = { path = " crates/dbsp" , version = " 0.47 .0" }
74+ dbsp = { path = " crates/dbsp" , version = " 0.48 .0" }
7575dbsp_nexmark = { path = " crates/nexmark" }
7676deadpool-postgres = " 0.10.5"
7777deltalake = { git = " https://github.com/delta-io/delta-rs.git" , rev = " 666179e" }
@@ -88,10 +88,10 @@ feldera-adapterlib = { path = "crates/adapterlib" }
8888feldera-datagen = { path = " crates/datagen" }
8989feldera-iceberg = { path = " crates/iceberg" }
9090feldera-sqllib = { path = " crates/sqllib" }
91- feldera-storage = { version = " 0.47 .0" , path = " crates/storage" }
92- feldera-types = { version = " 0.47 .0" , path = " crates/feldera-types" }
93- feldera-rest-api = { version = " 0.47 .0" , path = " crates/rest-api" }
94- feldera-ir = { version = " 0.47 .0" , path = " crates/ir" }
91+ feldera-storage = { version = " 0.48 .0" , path = " crates/storage" }
92+ feldera-types = { version = " 0.48 .0" , path = " crates/feldera-types" }
93+ feldera-rest-api = { version = " 0.48 .0" , path = " crates/rest-api" }
94+ feldera-ir = { version = " 0.48 .0" , path = " crates/ir" }
9595flate2 = " 1.1.0"
9696form_urlencoded = " 1.2.0"
9797futures = " 0.3.30"
0 commit comments