Skip to content

Commit 75d3f36

Browse files
Copilotbashandbone
andcommitted
Initial investigation: Add cargo-features flag for nightly build
Co-authored-by: bashandbone <89049923+bashandbone@users.noreply.github.com>
1 parent f0e8088 commit 75d3f36

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.cargo/config.toml

Lines changed: 0 additions & 5 deletions
This file was deleted.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#* THREAD - Workspace
88
# =========================================================
99

10+
cargo-features = ["codegen-backend"]
11+
1012
[workspace.package]
1113
description = "A safe, fast, flexible code analysis and code parsing library and tool. Built with tree-sitter, ast-grep, and difftastic in Rust."
1214
edition = "2024"

0 commit comments

Comments
 (0)