11[workspace .package ]
22authors = [" Feldera Team <dev@feldera.com>" ]
3- version = " 0.306 .0"
3+ version = " 0.307 .0"
44license = " MIT OR Apache-2.0"
55homepage = " https://github.com/feldera/feldera"
66repository = " https://github.com/feldera/feldera"
@@ -103,7 +103,7 @@ csv = "1.2.2"
103103csv-core = " 0.1.10"
104104dashmap = " 6.1.0"
105105datafusion = " 53.1"
106- dbsp = { path = " crates/dbsp" , version = " 0.306 .0" }
106+ dbsp = { path = " crates/dbsp" , version = " 0.307 .0" }
107107dbsp_nexmark = { path = " crates/nexmark" }
108108deadpool-postgres = " 0.14.1"
109109# Feldera fork of delta-rs: upstream tag `rust-v0.32.3` + 2 patches, on branch
@@ -128,20 +128,20 @@ erased-serde = "0.3.31"
128128fake = " 2.10"
129129fastbloom = " 0.14.0"
130130fdlimit = " 0.3.0"
131- feldera-buffer-cache = { version = " 0.306 .0" , path = " crates/buffer-cache" }
131+ feldera-buffer-cache = { version = " 0.307 .0" , path = " crates/buffer-cache" }
132132feldera-cloud1-client = " 0.1.2"
133133feldera-datagen = { path = " crates/datagen" }
134- feldera-fxp = { version = " 0.306 .0" , path = " crates/fxp" , features = [" dbsp" ] }
134+ feldera-fxp = { version = " 0.307 .0" , path = " crates/fxp" , features = [" dbsp" ] }
135135feldera-iceberg = { path = " crates/iceberg" }
136- feldera-observability = { version = " 0.306 .0" , path = " crates/feldera-observability" }
137- feldera-macros = { version = " 0.306 .0" , path = " crates/feldera-macros" }
138- feldera-sqllib = { version = " 0.306 .0" , path = " crates/sqllib" }
139- feldera-storage = { version = " 0.306 .0" , path = " crates/storage" }
140- feldera-types = { version = " 0.306 .0" , path = " crates/feldera-types" }
141- feldera-rest-api = { version = " 0.306 .0" , path = " crates/rest-api" }
142- feldera-ir = { version = " 0.306 .0" , path = " crates/ir" }
143- feldera-adapterlib = { version = " 0.306 .0" , path = " crates/adapterlib" }
144- feldera-samply = { version = " 0.306 .0" , path = " crates/samply" }
136+ feldera-observability = { version = " 0.307 .0" , path = " crates/feldera-observability" }
137+ feldera-macros = { version = " 0.307 .0" , path = " crates/feldera-macros" }
138+ feldera-sqllib = { version = " 0.307 .0" , path = " crates/sqllib" }
139+ feldera-storage = { version = " 0.307 .0" , path = " crates/storage" }
140+ feldera-types = { version = " 0.307 .0" , path = " crates/feldera-types" }
141+ feldera-rest-api = { version = " 0.307 .0" , path = " crates/rest-api" }
142+ feldera-ir = { version = " 0.307 .0" , path = " crates/ir" }
143+ feldera-adapterlib = { version = " 0.307 .0" , path = " crates/adapterlib" }
144+ feldera-samply = { version = " 0.307 .0" , path = " crates/samply" }
145145flate2 = " 1.1.0"
146146form_urlencoded = " 1.2.0"
147147futures = " 0.3.30"
0 commit comments