We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a267d88 commit a9c44f9Copy full SHA for a9c44f9
src/node/Cargo.toml
@@ -40,7 +40,7 @@ ctrlc = { version = "3.0", features = ["termination"] }
40
dirs = "5.0.0"
41
chrono = "0.4.22"
42
arrow = "41.0.0"
43
-parquet = {version="41.0.0", features=["arrow", "lz4", "flate2"], default-features = false}
+parquet = {version="49.0.0", features=["arrow", "lz4", "flate2"], default-features = false}
44
arweave-rs = {workspace=true}
45
url = "2.4.0"
46
arc-swap = "1.6.0"
0 commit comments