11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.236 .0"
3+ version = " 0.237 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -95,7 +95,7 @@ csv = "1.2.2"
9595csv-core = " 0.1.10"
9696dashmap = " 6.1.0"
9797datafusion = " 47"
98- dbsp = { path = " crates/dbsp" , version = " 0.236 .0" }
98+ dbsp = { path = " crates/dbsp" , version = " 0.237 .0" }
9999dbsp_nexmark = { path = " crates/nexmark" }
100100deadpool-postgres = " 0.14.1"
101101# deltalake = "0.26.2"
@@ -112,15 +112,15 @@ fdlimit = "0.3.0"
112112feldera-adapterlib = { path = " crates/adapterlib" }
113113feldera-cloud1-client = " 0.1.2"
114114feldera-datagen = { path = " crates/datagen" }
115- feldera-fxp = { version = " 0.236 .0" , path = " crates/fxp" , features = [" dbsp" ] }
115+ feldera-fxp = { version = " 0.237 .0" , path = " crates/fxp" , features = [" dbsp" ] }
116116feldera-iceberg = { path = " crates/iceberg" }
117- feldera-observability = { version = " 0.236 .0" , path = " crates/feldera-observability" }
118- feldera-macros = { version = " 0.236 .0" , path = " crates/feldera-macros" }
117+ feldera-observability = { version = " 0.237 .0" , path = " crates/feldera-observability" }
118+ feldera-macros = { version = " 0.237 .0" , path = " crates/feldera-macros" }
119119feldera-sqllib = { path = " crates/sqllib" }
120- feldera-storage = { version = " 0.236 .0" , path = " crates/storage" }
121- feldera-types = { version = " 0.236 .0" , path = " crates/feldera-types" }
122- feldera-rest-api = { version = " 0.236 .0" , path = " crates/rest-api" }
123- feldera-ir = { version = " 0.236 .0" , path = " crates/ir" }
120+ feldera-storage = { version = " 0.237 .0" , path = " crates/storage" }
121+ feldera-types = { version = " 0.237 .0" , path = " crates/feldera-types" }
122+ feldera-rest-api = { version = " 0.237 .0" , path = " crates/rest-api" }
123+ feldera-ir = { version = " 0.237 .0" , path = " crates/ir" }
124124flate2 = " 1.1.0"
125125form_urlencoded = " 1.2.0"
126126futures = " 0.3.30"
0 commit comments