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

Commit edf8cb5

Browse files
committed
Bump version to v1.3.0
1 parent 064281f commit edf8cb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "web-tree-sitter-sys"
4-
version = "1.2.0"
4+
version = "1.3.0"
55
authors = ["<[email protected]>"]
66
license = "Apache-2.0 WITH LLVM-exception"
77
readme = "README.md"
@@ -24,7 +24,6 @@ node = []
2424
web = ["web-sys"]
2525

2626
[dependencies]
27-
futures = "0.3.21"
2827
js-sys = "0.3"
2928
wasm-bindgen = { version = "=0.2.81", features = ["strict-macro"] }
3029
wasm-bindgen-futures = "0.4"

0 commit comments

Comments
 (0)