diff --git a/Cargo.toml b/Cargo.toml index d6a1962..fa1b267 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ arrow = "51.0.0" arrow-schema = "51.0.0" datafusion-common = "37.0.0" datafusion-expr = "37.0.0" -jiter = { git = "https://github.com/pydantic/jiter.git", branch = "main" } +jiter = "0.3.0" paste = "1.0.14" log = "0.4.21" datafusion-execution = "37.0.0"