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