Skip to content

Commit 1d6459d

Browse files
committed
review: fixup
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 7cd9237 commit 1d6459d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/cargo/remote/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ alias(
5656
)
5757

5858
alias(
59-
name = "proxy-wasm-0.2.3-dev",
60-
actual = "@crates_vendor__proxy-wasm-0.2.3-dev//:proxy_wasm",
59+
name = "proxy-wasm-0.2.3",
60+
actual = "@crates_vendor__proxy-wasm-0.2.3//:proxy_wasm",
6161
tags = ["manual"],
6262
)
6363

0 commit comments

Comments
 (0)