summaryrefslogtreecommitdiff
path: root/.cargo
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-11-04 13:06:35 +0800
committer魏曹先生 <1992414357@qq.com>2025-11-04 13:06:35 +0800
commit666f530bc517fbe3e2d8e02f68aaa21514ec63d8 (patch)
treec4cc32d76c588a4456b25392b1d92c09a6e253d8 /.cargo
parent56d751302878eb770934bd9dbdce3df4a48ad59d (diff)
Remove jvref binary from build configuration
Diffstat (limited to '.cargo')
-rw-r--r--.cargo/config.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
index b5e02a8..80e5c3f 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -12,7 +12,4 @@ binaries = [
"jvv",
"jvv.exe",
-
- "jvref",
- "jvref.exe"
]