From 131132b544276ffb49413b20d7faefdb3e5a77e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:54:21 +0000 Subject: [PATCH] Bump topiary-tree-sitter-facade from `3248336` to `e3b9db5` Bumps [topiary-tree-sitter-facade](https://github.com/tweag/topiary) from `3248336` to `e3b9db5`. - [Release notes](https://github.com/tweag/topiary/releases) - [Commits](https://github.com/tweag/topiary/compare/32483368a691897106292b4376912466b94a7d3d...e3b9db5171be3a7cfe75a2464eff3c3fa60788c1) --- updated-dependencies: - dependency-name: topiary-tree-sitter-facade dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",