Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/sourcegen/Cargo.toml')
| -rw-r--r-- | crates/sourcegen/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crates/sourcegen/Cargo.toml b/crates/sourcegen/Cargo.toml index a84110d940..e75867e2d8 100644 --- a/crates/sourcegen/Cargo.toml +++ b/crates/sourcegen/Cargo.toml @@ -11,6 +11,3 @@ doctest = false [dependencies] xshell = "0.2.2" - -[features] -in-rust-tree = [] |