diff --git a/Cargo.lock b/Cargo.lock index d663d6d..fd61f8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -808,7 +808,7 @@ dependencies = [ [[package]] name = "topiary-core" version = "0.4.1" -source = "git+https://github.com/tweag/topiary.git#32483368a691897106292b4376912466b94a7d3d" +source = "git+https://github.com/tweag/topiary.git#e3b9db5171be3a7cfe75a2464eff3c3fa60788c1" dependencies = [ "futures", "itertools", @@ -826,7 +826,7 @@ dependencies = [ [[package]] name = "topiary-tree-sitter-facade" version = "0.4.1" -source = "git+https://github.com/tweag/topiary.git#32483368a691897106292b4376912466b94a7d3d" +source = "git+https://github.com/tweag/topiary.git#e3b9db5171be3a7cfe75a2464eff3c3fa60788c1" dependencies = [ "js-sys", "topiary-web-tree-sitter-sys", @@ -838,7 +838,7 @@ dependencies = [ [[package]] name = "topiary-web-tree-sitter-sys" version = "0.4.1" -source = "git+https://github.com/tweag/topiary.git#32483368a691897106292b4376912466b94a7d3d" +source = "git+https://github.com/tweag/topiary.git#e3b9db5171be3a7cfe75a2464eff3c3fa60788c1" dependencies = [ "js-sys", "wasm-bindgen",