diff --git a/Cargo.toml b/Cargo.toml index 7ce1124c..ebc281ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ parquet = { version = "47.0.0", default-features = false, features = [ "arrow", "zstd", ] } -arrow = "47.0.0" +arrow = "48.0.0" shadow-rs = { version = "0.24.0", default-features = false } serde_yaml = "0.9.21" whoami = "1.3.0"