11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.251 .0"
3+ version = " 0.252 .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.251 .0" }
103+ dbsp = { path = " crates/dbsp" , version = " 0.252 .0" }
104104dbsp_nexmark = { path = " crates/nexmark" }
105105deadpool-postgres = " 0.14.1"
106106# deltalake = "0.26.2"
@@ -117,16 +117,16 @@ fastbloom = "0.14.0"
117117fdlimit = " 0.3.0"
118118feldera-cloud1-client = " 0.1.2"
119119feldera-datagen = { path = " crates/datagen" }
120- feldera-fxp = { version = " 0.251 .0" , path = " crates/fxp" , features = [" dbsp" ] }
120+ feldera-fxp = { version = " 0.252 .0" , path = " crates/fxp" , features = [" dbsp" ] }
121121feldera-iceberg = { path = " crates/iceberg" }
122- feldera-observability = { version = " 0.251 .0" , path = " crates/feldera-observability" }
123- feldera-macros = { version = " 0.251 .0" , path = " crates/feldera-macros" }
124- feldera-sqllib = { version = " 0.251 .0" , path = " crates/sqllib" }
125- feldera-storage = { version = " 0.251 .0" , path = " crates/storage" }
126- feldera-types = { version = " 0.251 .0" , path = " crates/feldera-types" }
127- feldera-rest-api = { version = " 0.251 .0" , path = " crates/rest-api" }
128- feldera-ir = { version = " 0.251 .0" , path = " crates/ir" }
129- feldera-adapterlib = { version = " 0.251 .0" , path = " crates/adapterlib" }
122+ feldera-observability = { version = " 0.252 .0" , path = " crates/feldera-observability" }
123+ feldera-macros = { version = " 0.252 .0" , path = " crates/feldera-macros" }
124+ feldera-sqllib = { version = " 0.252 .0" , path = " crates/sqllib" }
125+ feldera-storage = { version = " 0.252 .0" , path = " crates/storage" }
126+ feldera-types = { version = " 0.252 .0" , path = " crates/feldera-types" }
127+ feldera-rest-api = { version = " 0.252 .0" , path = " crates/rest-api" }
128+ feldera-ir = { version = " 0.252 .0" , path = " crates/ir" }
129+ feldera-adapterlib = { version = " 0.252 .0" , path = " crates/adapterlib" }
130130flate2 = " 1.1.0"
131131form_urlencoded = " 1.2.0"
132132futures = " 0.3.30"
0 commit comments