Skip to content

Commit a18a2f8

Browse files
committed
deps
1 parent 35d4ed4 commit a18a2f8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ camino = "1.1.9"
3434
pg_query = "6.1.0"
3535
rowan = "0.15.15"
3636
smol_str = "0.3.2"
37+
serde-wasm-bindgen = "0.6.5"
38+
wasm-bindgen = "0.2.100"
39+
wasm-bindgen-test = "0.3.34"
40+
web-sys = "0.3.77"
41+
console_error_panic_hook = "0.1.7"
42+
console_log = "1.0.0"
3743

3844
# local
3945
squawk-parser = { version = "0.0.0", path = "./crates/parser" }

0 commit comments

Comments
 (0)