mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 05:07:01 +05:30
fix(deps): update rust crate walkdir to 2.4.0
This commit is contained in:
parent
59b882b6ce
commit
3a40649b42
2 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ serde_derive = "1.0.188"
|
|||
toml = "0.7.6"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = "0.3.17"
|
||||
walkdir = "2.3.3"
|
||||
walkdir = "2.4.0"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue