Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Bump version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silvanshade committed Jul 9, 2022
1 parent 064281f commit edf8cb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "web-tree-sitter-sys"
version = "1.2.0"
version = "1.3.0"
authors = ["<[email protected]>"]
license = "Apache-2.0 WITH LLVM-exception"
readme = "README.md"
Expand All @@ -24,7 +24,6 @@ node = []
web = ["web-sys"]

[dependencies]
futures = "0.3.21"
js-sys = "0.3"
wasm-bindgen = { version = "=0.2.81", features = ["strict-macro"] }
wasm-bindgen-futures = "0.4"
Expand Down

0 comments on commit edf8cb5

Please sign in to comment.