Skip to content

Commit 47569b2

Browse files
authored
Unlock lexical-write-integer version. (#13693)
Issue was patched as of lexical release 1.0.5. Reverts #13689 Closes #13686
1 parent 6c9355d commit 47569b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

datafusion/core/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ xz2 = { version = "0.1", optional = true, features = ["static"] }
132132
zstd = { version = "0.13", optional = true, default-features = false }
133133

134134
[dev-dependencies]
135-
# Temporary fix for https://github.com/apache/datafusion/issues/13686
136-
# TODO: Remove it once the upstream has a fix
137-
lexical-write-integer = { version = "=1.0.2" }
138-
139135
arrow-buffer = { workspace = true }
140136
async-trait = { workspace = true }
141137
criterion = { version = "0.5", features = ["async_tokio"] }

0 commit comments

Comments
 (0)