Skip to content

Commit

Permalink
Correct github link on dirs-next dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Spaceface16518 committed Oct 6, 2020
1 parent a6f7d09 commit f2553eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ cfg-if = { version = "0.1.10" } # if cfg(..) { ... }
# https://github.com/chronotope/chrono
chrono = { version = "0.4.11", optional = true } # compare dates etc

# https://github.com/soc/dirs-rs
# https://github.com/xdg-rs/dirs
dirs-next = { version = "1.0.1", optional = true } # get cache dirs to look for sccache cache

# https://github.com/XAMPPRocky/remove_dir_all
Expand Down

0 comments on commit f2553eb

Please sign in to comment.