Skip to content

Commit

Permalink
Merge pull request #124 from arkedge/opslang_v2.0.1
Browse files Browse the repository at this point in the history
Update opslang to 0.2.1
  • Loading branch information
kobkaz authored Apr 18, 2024
2 parents 7a2d252 + eddedc6 commit fa1358d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools-frontend/crates/wasm-opslang/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ default = ["console_error_panic_hook"]
wasm-bindgen = "0.2"
wasm-bindgen-futures = "0.4"
web-sys = { version = "*", features = ["console"] }
opslang-ast = "0.2.0"
opslang-parser = "0.2.0"
opslang-ast = "0.2.1"
opslang-parser = "0.2.1"
async-recursion = "*"

# The `console_error_panic_hook` crate provides better debugging of panics by
Expand Down

0 comments on commit fa1358d

Please sign in to comment.