Skip to content

Commit

Permalink
Test known bad dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefffrey committed Dec 6, 2023
1 parent 0a452ce commit 89a9bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-csv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ csv-core = { version = "0.1" }
lazy_static = { version = "1.4", default-features = false }
lexical-core = { version = "^0.8", default-features = false }
regex = { version = "1.7.0", default-features = false, features = ["std", "unicode", "perf"] }
bitvec = "0.11.0"
cocoon = "0.3.3"

[dev-dependencies]
tempfile = "3.3"
Expand Down

0 comments on commit 89a9bf5

Please sign in to comment.