11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.240 .0"
3+ version = " 0.241 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -99,7 +99,7 @@ csv = "1.2.2"
9999csv-core = " 0.1.10"
100100dashmap = " 6.1.0"
101101datafusion = " 47"
102- dbsp = { path = " crates/dbsp" , version = " 0.240 .0" }
102+ dbsp = { path = " crates/dbsp" , version = " 0.241 .0" }
103103dbsp_nexmark = { path = " crates/nexmark" }
104104deadpool-postgres = " 0.14.1"
105105# deltalake = "0.26.2"
@@ -116,15 +116,15 @@ fdlimit = "0.3.0"
116116feldera-adapterlib = { path = " crates/adapterlib" }
117117feldera-cloud1-client = " 0.1.2"
118118feldera-datagen = { path = " crates/datagen" }
119- feldera-fxp = { version = " 0.240 .0" , path = " crates/fxp" , features = [" dbsp" ] }
119+ feldera-fxp = { version = " 0.241 .0" , path = " crates/fxp" , features = [" dbsp" ] }
120120feldera-iceberg = { path = " crates/iceberg" }
121- feldera-observability = { version = " 0.240 .0" , path = " crates/feldera-observability" }
122- feldera-macros = { version = " 0.240 .0" , path = " crates/feldera-macros" }
121+ feldera-observability = { version = " 0.241 .0" , path = " crates/feldera-observability" }
122+ feldera-macros = { version = " 0.241 .0" , path = " crates/feldera-macros" }
123123feldera-sqllib = { path = " crates/sqllib" }
124- feldera-storage = { version = " 0.240 .0" , path = " crates/storage" }
125- feldera-types = { version = " 0.240 .0" , path = " crates/feldera-types" }
126- feldera-rest-api = { version = " 0.240 .0" , path = " crates/rest-api" }
127- feldera-ir = { version = " 0.240 .0" , path = " crates/ir" }
124+ feldera-storage = { version = " 0.241 .0" , path = " crates/storage" }
125+ feldera-types = { version = " 0.241 .0" , path = " crates/feldera-types" }
126+ feldera-rest-api = { version = " 0.241 .0" , path = " crates/rest-api" }
127+ feldera-ir = { version = " 0.241 .0" , path = " crates/ir" }
128128flate2 = " 1.1.0"
129129form_urlencoded = " 1.2.0"
130130futures = " 0.3.30"
0 commit comments