11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.233 .0"
3+ version = " 0.234 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -96,7 +96,7 @@ csv = "1.2.2"
9696csv-core = " 0.1.10"
9797dashmap = " 6.1.0"
9898datafusion = " 47"
99- dbsp = { path = " crates/dbsp" , version = " 0.233 .0" }
99+ dbsp = { path = " crates/dbsp" , version = " 0.234 .0" }
100100dbsp_nexmark = { path = " crates/nexmark" }
101101deadpool-postgres = " 0.14.1"
102102# deltalake = "0.26.2"
@@ -113,15 +113,15 @@ fdlimit = "0.3.0"
113113feldera-adapterlib = { path = " crates/adapterlib" }
114114feldera-cloud1-client = " 0.1.2"
115115feldera-datagen = { path = " crates/datagen" }
116- feldera-fxp = { version = " 0.233 .0" , path = " crates/fxp" , features = [" dbsp" ] }
116+ feldera-fxp = { version = " 0.234 .0" , path = " crates/fxp" , features = [" dbsp" ] }
117117feldera-iceberg = { path = " crates/iceberg" }
118- feldera-observability = { version = " 0.233 .0" , path = " crates/feldera-observability" }
119- feldera-macros = { version = " 0.233 .0" , path = " crates/feldera-macros" }
118+ feldera-observability = { version = " 0.234 .0" , path = " crates/feldera-observability" }
119+ feldera-macros = { version = " 0.234 .0" , path = " crates/feldera-macros" }
120120feldera-sqllib = { path = " crates/sqllib" }
121- feldera-storage = { version = " 0.233 .0" , path = " crates/storage" }
122- feldera-types = { version = " 0.233 .0" , path = " crates/feldera-types" }
123- feldera-rest-api = { version = " 0.233 .0" , path = " crates/rest-api" }
124- feldera-ir = { version = " 0.233 .0" , path = " crates/ir" }
121+ feldera-storage = { version = " 0.234 .0" , path = " crates/storage" }
122+ feldera-types = { version = " 0.234 .0" , path = " crates/feldera-types" }
123+ feldera-rest-api = { version = " 0.234 .0" , path = " crates/rest-api" }
124+ feldera-ir = { version = " 0.234 .0" , path = " crates/ir" }
125125flate2 = " 1.1.0"
126126form_urlencoded = " 1.2.0"
127127futures = " 0.3.30"
0 commit comments