Skip to content

Commit

Permalink
Updated wasm_bindgen to 0.2.76
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Aug 19, 2021
1 parent fc39628 commit 98e267b
Show file tree
Hide file tree
Showing 168 changed files with 3,930 additions and 4,049 deletions.
4 changes: 2 additions & 2 deletions wasm_bindgen/raze/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ licenses([
# Aliased targets
alias(
name = "wasm_bindgen",
actual = "@rules_rust_wasm_bindgen__wasm_bindgen__0_2_68//:wasm_bindgen",
actual = "@rules_rust_wasm_bindgen__wasm_bindgen__0_2_76//:wasm_bindgen",
tags = [
"cargo-raze",
"manual",
Expand All @@ -25,7 +25,7 @@ alias(
# Extra aliased target, from raze configuration
# N.B.: The exact form of this is subject to change.
name = "cargo_bin_wasm_bindgen",
actual = "@rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_68//:cargo_bin_wasm_bindgen",
actual = "@rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_76//:cargo_bin_wasm_bindgen",
tags = [
"cargo-raze",
"manual",
Expand Down
Loading

0 comments on commit 98e267b

Please sign in to comment.