diff --git a/Cargo.lock b/Cargo.lock index 385c4a2..57cea42 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -37,7 +37,7 @@ dependencies = [ [[package]] name = "arrow" version = "0.14.0-SNAPSHOT" -source = "git+https://github.com/rzheka/arrow.git?branch=dev#81a421d2dbd4909eb941289ce7efa7b6ac95a29d" +source = "git+https://github.com/rzheka/arrow.git?branch=dev#109fae337b03f5b06d44a87195f0fd1d30d06228" dependencies = [ "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "csv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -530,7 +530,7 @@ dependencies = [ [[package]] name = "parquet" version = "0.14.0-SNAPSHOT" -source = "git+https://github.com/rzheka/arrow.git?branch=dev#81a421d2dbd4909eb941289ce7efa7b6ac95a29d" +source = "git+https://github.com/rzheka/arrow.git?branch=dev#109fae337b03f5b06d44a87195f0fd1d30d06228" dependencies = [ "arrow 0.14.0-SNAPSHOT (git+https://github.com/rzheka/arrow.git?branch=dev)", "brotli 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Package.nuspec b/Package.nuspec index 44a2a88..b7bbb34 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -2,7 +2,7 @@ pq2json - 0.1.0 + 0.1.1 Evgeney Ryzhyk Evgeney Ryzhyk MIT