11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.248 .0"
3+ version = " 0.249 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -100,7 +100,7 @@ csv = "1.2.2"
100100csv-core = " 0.1.10"
101101dashmap = " 6.1.0"
102102datafusion = " 47"
103- dbsp = { path = " crates/dbsp" , version = " 0.248 .0" }
103+ dbsp = { path = " crates/dbsp" , version = " 0.249 .0" }
104104dbsp_nexmark = { path = " crates/nexmark" }
105105deadpool-postgres = " 0.14.1"
106106# deltalake = "0.26.2"
@@ -118,15 +118,15 @@ fdlimit = "0.3.0"
118118feldera-adapterlib = { path = " crates/adapterlib" }
119119feldera-cloud1-client = " 0.1.2"
120120feldera-datagen = { path = " crates/datagen" }
121- feldera-fxp = { version = " 0.248 .0" , path = " crates/fxp" , features = [" dbsp" ] }
121+ feldera-fxp = { version = " 0.249 .0" , path = " crates/fxp" , features = [" dbsp" ] }
122122feldera-iceberg = { path = " crates/iceberg" }
123- feldera-observability = { version = " 0.248 .0" , path = " crates/feldera-observability" }
124- feldera-macros = { version = " 0.248 .0" , path = " crates/feldera-macros" }
123+ feldera-observability = { version = " 0.249 .0" , path = " crates/feldera-observability" }
124+ feldera-macros = { version = " 0.249 .0" , path = " crates/feldera-macros" }
125125feldera-sqllib = { path = " crates/sqllib" }
126- feldera-storage = { version = " 0.248 .0" , path = " crates/storage" }
127- feldera-types = { version = " 0.248 .0" , path = " crates/feldera-types" }
128- feldera-rest-api = { version = " 0.248 .0" , path = " crates/rest-api" }
129- feldera-ir = { version = " 0.248 .0" , path = " crates/ir" }
126+ feldera-storage = { version = " 0.249 .0" , path = " crates/storage" }
127+ feldera-types = { version = " 0.249 .0" , path = " crates/feldera-types" }
128+ feldera-rest-api = { version = " 0.249 .0" , path = " crates/rest-api" }
129+ feldera-ir = { version = " 0.249 .0" , path = " crates/ir" }
130130flate2 = " 1.1.0"
131131form_urlencoded = " 1.2.0"
132132futures = " 0.3.30"
0 commit comments