Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Aug 21, 2024
1 parent fca49f3 commit fb8932e
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 100 deletions.
27 changes: 7 additions & 20 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ windows = { version = "0.44.0", features = [
"Win32_Storage_FileSystem",
"Win32_System_SystemInformation"
] }
crossbeam-skiplist = "0.1.3"
rustc-hash = "1.1.0"
# Only for the binary crate
inferno = { version = "0.11", optional = true }
clap = { version = "4.0.26", optional = true, features = ["derive"] }
Expand Down
Loading

0 comments on commit fb8932e

Please sign in to comment.