We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07123fb commit e28f02cCopy full SHA for e28f02c
Cargo.toml
@@ -8,7 +8,7 @@ arrow = "51.0.0"
8
arrow-schema = "51.0.0"
9
datafusion-common = "37.0.0"
10
datafusion-expr = "37.0.0"
11
-jiter = { git = "https://github.com/pydantic/jiter.git", branch = "main" }
+jiter = "0.3.0"
12
paste = "1.0.14"
13
log = "0.4.21"
14
datafusion-execution = "37.0.0"
0 commit comments