Skip to content

Commit 784bae8

Browse files
committed
revert
1 parent 6643b52 commit 784bae8

File tree

521 files changed

+60870
-1022
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

521 files changed

+60870
-1022
lines changed

Cargo.lock

Lines changed: 46 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ env_logger = "0.11"
2222
cmake = "0.1"
2323
bindgen = "0.72.1"
2424
sha2 = "0.10"
25+
walkdir = "2"
26+
num_cpus = "1"
2527

2628
[features]
2729
# Vendoring removed from main branch. Use system libraries or dependency bundles.

0 commit comments

Comments
 (0)