Skip to content

Commit

Permalink
remove proc macro dep
Browse files Browse the repository at this point in the history
  • Loading branch information
burakemir committed Apr 5, 2024
1 parent 1effaea commit 5487fc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ rust_binary(
"src/main.rs",
],
edition = "2021",
proc_macro_deps = [
"@rules_rust//util/import",
],
deps = [
":myhasher_lib",
"@third_party//:clap",
Expand Down

0 comments on commit 5487fc7

Please sign in to comment.