Skip to content

Commit

Permalink
Update MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkirsz committed Jan 2, 2024
1 parent 0ada4fa commit 73a50bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ use_repo(
"rules_rust_wasm_bindgen__serde_json-1.0.102",
"rules_rust_wasm_bindgen__tempfile-3.6.0",
"rules_rust_wasm_bindgen__ureq-2.8.0",
"rules_rust_wasm_bindgen__walrus-0.19.0",
"rules_rust_wasm_bindgen__wasm-bindgen-0.2.88",
"rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.88",
"rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.88",
"rules_rust_wasm_bindgen__walrus-0.20.3",
"rules_rust_wasm_bindgen__wasm-bindgen-0.2.89",
"rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.89",
"rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.89",
"rules_rust_wasm_bindgen__wasmparser-0.102.0",
"rules_rust_wasm_bindgen__wasmprinter-0.2.60",
"rules_rust_wasm_bindgen_cli",
Expand Down

0 comments on commit 73a50bd

Please sign in to comment.