Skip to content

Commit

Permalink
deps: various updates
Browse files Browse the repository at this point in the history
Most of these updates (sans thread_local) are from crates I maintain
that have seen updates recently.

Notably, this includes a bump to `termcolor 1.1.0` which includes
support for respecting `NO_COLOR`. This commit therefore means that
ripgrep now supports `NO_COLOR`.

As an added bonus, we drop a dependency on Windows. (Although the total
amount of code compiled remains the same.)

Closes #1186
  • Loading branch information
BurntSushi committed Jan 11, 2020
1 parent 00bfcd1 commit 5a6e17f
Showing 1 changed file with 33 additions and 43 deletions.
76 changes: 33 additions & 43 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a6e17f

Please sign in to comment.