Skip to content

Commit d588e36

Browse files
committed
deps: bump csvlens to 15.1 and remove out patched fork
1 parent 05f0efb commit d588e36

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,9 +312,6 @@ csv-index = { git = "https://github.com/dathere/rust-csv", branch = "qsv-tuned"
312312
# use fork with updated redis 1.0 dependency & client-side caching features
313313
cached = { git = "https://github.com/nihohit/cached", branch = "client-side-caching" }
314314

315-
# use latest upstream of csvlens with unreleased fixes and features
316-
csvlens = { git = "https://github.com/YS-L/csvlens", rev = "f15f55e" }
317-
318315
# use our patched fork of csvs_convert to bump dependencies until our PR is merged
319316
csvs_convert = { git = "https://github.com/jqnatividad/csvs_convert", branch = "bump-rust_xlsxwriter-to-0.88", optional = true }
320317

0 commit comments

Comments
 (0)