@@ -272,15 +272,15 @@ inherits = "release"
272272debug = true
273273strip = false
274274
275- # [patch.crates-io]
276- # parquet = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
277- # arrow = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
278- # arrow-array = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
279- # arrow-buffer = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
280- # arrow-cast = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
281- # arrow-data = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
282- # arrow-ipc = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
283- # arrow-ord = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
284- # arrow-schema = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
285- # arrow-select = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
286- # arrow-string = { git = "https://github.com/pydantic/arrow-rs.git", branch = "fix-cache-nested" }
275+ [patch .crates-io ]
276+ parquet = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
277+ arrow = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
278+ arrow-array = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
279+ arrow-buffer = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
280+ arrow-cast = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
281+ arrow-data = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
282+ arrow-ipc = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
283+ arrow-ord = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
284+ arrow-schema = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
285+ arrow-select = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
286+ arrow-string = { git = " https://github.com/pydantic/arrow-rs.git" , branch = " fix-cache-nested" }
0 commit comments