Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
* Updated to Rust 1.74, to maintain compatibility with newer
  dependencies
* Switched repo for Pact grammar to kadena-community/tree-sitter-pact
* Pinned Tree-sitter to 0.20.10 and forced tree-sitter-json to the same
  to maintain API compatibility amongst all grammars
* Update wasm-bindgen to 0.2.91 (I'm not sure why this is needed, but it
  won't build without ¯\_(ツ)_/¯)
* Fixed `PartialOrd` implementation in the TS facade
  • Loading branch information
Xophmeister committed Feb 26, 2024
1 parent c69f814 commit 8908fda
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 167 deletions.
Loading

0 comments on commit 8908fda

Please sign in to comment.