Skip to content

Commit 2fde94b

Browse files
committed
refactor jsg-macros and wrappable
1 parent 8206154 commit 2fde94b

File tree

5 files changed

+147
-324
lines changed

5 files changed

+147
-324
lines changed

src/rust/jsg-macros/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ wd_rust_proc_macro(
44
name = "jsg-macros",
55
visibility = ["//visibility:public"],
66
deps = [
7+
"@crates_vendor//:proc-macro2",
78
"@crates_vendor//:quote",
89
"@crates_vendor//:syn",
910
],

0 commit comments

Comments
 (0)