Skip to content

Commit

Permalink
Maybe fix bazel.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirVer committed Dec 14, 2023
1 parent e9523e8 commit 2e8c408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zvt/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ rust_test(
crate = ":zvt",
data = glob(["data/*.blob"]),
edition = "2021",
proc_macro_deps = all_crate_deps(proc_macro = True),
)

0 comments on commit 2e8c408

Please sign in to comment.