@@ -38,7 +38,7 @@ s3-smoke = []
3838
3939[dependencies ]
4040anyhow = " 1"
41- aisle = { version = " 0.2.0 " , git = " https://github.com/tonbo-io/aisle" , branch = " main" }
41+ aisle = { version = " 0.2.1 " , git = " https://github.com/tonbo-io/aisle" , branch = " main" }
4242arrow-array = " 57.1.0"
4343arrow-buffer = " 57.1.0"
4444arrow-ipc = " 57.1.0"
@@ -48,16 +48,16 @@ bytes = "1"
4848crc32c = " 0.6"
4949crossbeam-skiplist = " 0.1"
5050datafusion-common = " 51.0.0"
51- fusio = { version = " 0.6.0 " , git = " https://github.com/tonbo-io/fusio" , rev = " 62738727bd5be6e7591fb5d5de008959ed45a20d " , default-features = false , features = [
51+ fusio = { version = " 0.6.1 " , git = " https://github.com/tonbo-io/fusio" , rev = " c33a96c8a124c17500924823658541ec1d4bbfb3 " , default-features = false , features = [
5252 " aws" ,
5353 " dyn" ,
5454 " executor" ,
5555 " fs" ,
5656] }
57- fusio-manifest = { version = " 0.6.0 " , git = " https://github.com/tonbo-io/fusio" , rev = " 62738727bd5be6e7591fb5d5de008959ed45a20d " , package = " fusio-manifest" , default-features = false , features = [
57+ fusio-manifest = { version = " 0.6.1 " , git = " https://github.com/tonbo-io/fusio" , rev = " c33a96c8a124c17500924823658541ec1d4bbfb3 " , package = " fusio-manifest" , default-features = false , features = [
5858 " std" ,
5959] }
60- fusio-parquet = { version = " 0.6.0 " , git = " https://github.com/tonbo-io/fusio" , rev = " 62738727bd5be6e7591fb5d5de008959ed45a20d " , package = " fusio-parquet" }
60+ fusio-parquet = { version = " 0.6.1 " , git = " https://github.com/tonbo-io/fusio" , rev = " c33a96c8a124c17500924823658541ec1d4bbfb3 " , package = " fusio-parquet" }
6161futures = " 0.3"
6262lockable = " 0.2"
6363once_cell = " 1"
0 commit comments