Remove the last use of walkdir.

This commit is contained in:
Tom Alexander
2024-10-19 17:26:37 -04:00
parent 2081d25066
commit 1c3e2ca4d9
9 changed files with 37 additions and 35 deletions

1
Cargo.lock generated
View File

@@ -446,7 +446,6 @@ dependencies = [
"tokio",
"toml",
"url",
"walkdir",
]
[[package]]