Skip to content

Commit

Permalink
Fix "cargo-hakari"
Browse files Browse the repository at this point in the history
  • Loading branch information
zwang28 authored and github-actions[bot] committed Nov 1, 2023
1 parent 451726f commit ac67a0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion src/workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ clap = { version = "4", features = ["cargo", "derive", "env"] }
clap_builder = { version = "4", default-features = false, features = ["cargo", "color", "env", "help", "std", "suggestions", "usage"] }
combine = { version = "4", features = ["tokio"] }
crossbeam-epoch = { version = "0.9" }
crossbeam-queue = { version = "0.3" }
crossbeam-utils = { version = "0.8" }
deranged = { version = "0.3", default-features = false, features = ["powerfmt", "serde", "std"] }
digest = { version = "0.10", features = ["mac", "oid", "std"] }
Expand Down

0 comments on commit ac67a0e

Please sign in to comment.