Commit 2dca56d
build: bump core from
Bumps the submodules group with 1 update: [core](https://github.com/tree-sitter/tree-sitter).
Updates `core` from `a467ea8` to `da6fe9b`
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@a467ea8...da6fe9b)
---
updated-dependencies:
- dependency-name: core
dependency-version: da6fe9beb4f7f67beb75914ca8e0d48ae48d6406
dependency-type: direct:production
dependency-group: submodules
...
Signed-off-by: dependabot[bot] <[email protected]>a467ea8 to da6fe9b in the submodules group1 parent d8a9215 commit 2dca56d
1 file changed
+1
-1
lines changed- Cargo.lock+61-41
- Cargo.toml+7-7
- Makefile+2-2
- Package.swift+1
- build.zig+1
- cli/npm/package.json+1-1
- cli/src/tests/helpers/fixtures.rs+39-2
- cli/src/tests/parser_test.rs-1
- cli/src/tests/wasm_language_test.rs+33-7
- cli/src/wasm.rs+3-2
- lib/CMakeLists.txt+2-2
- lib/binding_rust/build.rs+1
- lib/binding_rust/lib.rs+13-8
- lib/binding_web/package.json+1-1
- lib/src/parser.c+8-4
- lib/src/wasm/stdlib.c+26-2
- lib/src/wasm_store.c+2-1
- test/fixtures/fixtures.json+17
- test/fixtures/test_grammars/external_tokens/scanner.c+1-1
- xtask/src/build_wasm.rs+3
- xtask/src/fetch.rs+76-46
- xtask/src/main.rs+11-2
0 commit comments