Skip to content

Commit

Permalink
chore: add walkdir dep
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Nov 11, 2024
1 parent e31babb commit 1e31fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ thiserror = "1"
tokio = { version = "^1.36", features = ["io-util", "fs", "net", "time", "rt", "macros"] }
url = "^2.5"
uuid = { version = "1.4", features = ["v4", "fast-rng", "macro-diagnostics"] }
walkdir = "2.5.0"
wasi-logger = { version = "0.1.2", features = ["kv"] }

[patch.crates-io]
Expand Down

0 comments on commit 1e31fc9

Please sign in to comment.