11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.266 .0"
3+ version = " 0.267 .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 = " 51.0"
103- dbsp = { path = " crates/dbsp" , version = " 0.266 .0" }
103+ dbsp = { path = " crates/dbsp" , version = " 0.267 .0" }
104104dbsp_nexmark = { path = " crates/nexmark" }
105105deadpool-postgres = " 0.14.1"
106106# deltalake = "0.30.2"
@@ -122,16 +122,16 @@ fastbloom = "0.14.0"
122122fdlimit = " 0.3.0"
123123feldera-cloud1-client = " 0.1.2"
124124feldera-datagen = { path = " crates/datagen" }
125- feldera-fxp = { version = " 0.266 .0" , path = " crates/fxp" , features = [" dbsp" ] }
125+ feldera-fxp = { version = " 0.267 .0" , path = " crates/fxp" , features = [" dbsp" ] }
126126feldera-iceberg = { path = " crates/iceberg" }
127- feldera-observability = { version = " 0.266 .0" , path = " crates/feldera-observability" }
128- feldera-macros = { version = " 0.266 .0" , path = " crates/feldera-macros" }
129- feldera-sqllib = { version = " 0.266 .0" , path = " crates/sqllib" }
130- feldera-storage = { version = " 0.266 .0" , path = " crates/storage" }
131- feldera-types = { version = " 0.266 .0" , path = " crates/feldera-types" }
132- feldera-rest-api = { version = " 0.266 .0" , path = " crates/rest-api" }
133- feldera-ir = { version = " 0.266 .0" , path = " crates/ir" }
134- feldera-adapterlib = { version = " 0.266 .0" , path = " crates/adapterlib" }
127+ feldera-observability = { version = " 0.267 .0" , path = " crates/feldera-observability" }
128+ feldera-macros = { version = " 0.267 .0" , path = " crates/feldera-macros" }
129+ feldera-sqllib = { version = " 0.267 .0" , path = " crates/sqllib" }
130+ feldera-storage = { version = " 0.267 .0" , path = " crates/storage" }
131+ feldera-types = { version = " 0.267 .0" , path = " crates/feldera-types" }
132+ feldera-rest-api = { version = " 0.267 .0" , path = " crates/rest-api" }
133+ feldera-ir = { version = " 0.267 .0" , path = " crates/ir" }
134+ feldera-adapterlib = { version = " 0.267 .0" , path = " crates/adapterlib" }
135135flate2 = " 1.1.0"
136136form_urlencoded = " 1.2.0"
137137futures = " 0.3.30"
0 commit comments