1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Bump dirs from 1.0.5 to 2.0.0

Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)
This commit is contained in:
dependabot-preview[bot]
2019-05-27 02:19:18 +00:00
committed by David Peter
parent 416a0fd439
commit b2757cb461
2 changed files with 15 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ atty = "0.2.2"
ansi_term = "0.11"
ansi_colours = "^1.0"
console = "0.7"
dirs = "1.0"
dirs = "2.0"
lazy_static = "1.3"
wild = "2.0"
content_inspector = "0.2.4"