Skip to content

Commit

Permalink
Merge pull request #936 from gbarta/fix_fd_issue_931
Browse files Browse the repository at this point in the history
Update normpath to 0.3.2 to fix issue #931
  • Loading branch information
tavianator authored Jan 7, 2022
2 parents 03548a8 + ef4abfc commit 56060a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ lscolors = "0.8"
globset = "0.4"
anyhow = "1.0"
dirs-next = "2.0"
normpath = "0.3"
normpath = "0.3.2"
chrono = "0.4"
once_cell = "1.9.0"

Expand Down

0 comments on commit 56060a5

Please sign in to comment.