Skip to content

Commit

Permalink
- Updated cached-path dependency (guillaume-be#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-be committed Dec 22, 2022
1 parent fdf5503 commit 3bf8633
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 @@ -79,7 +79,7 @@ thiserror = "1.0.31"
half = "2.1.0"
regex = "1.6.0"

cached-path = { version = "0.5.3", optional = true }
cached-path = { version = "0.6.0", optional = true }
dirs = { version = "4.0.0", optional = true }
lazy_static = { version = "1.4.0", optional = true }

Expand Down

0 comments on commit 3bf8633

Please sign in to comment.