mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 19:07:00 +05:30
fix(deps): update rust crate walkdir to 2.5.0
This commit is contained in:
parent
a33165fd88
commit
a4ba4e0c9d
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ serde_derive = "1.0.197"
|
|||
toml = "0.8.10"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
walkdir = "2.4.0"
|
||||
walkdir = "2.5.0"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue