diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-04 13:06:35 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-04 13:06:35 +0800 |
| commit | 666f530bc517fbe3e2d8e02f68aaa21514ec63d8 (patch) | |
| tree | c4cc32d76c588a4456b25392b1d92c09a6e253d8 /.cargo/config.toml | |
| parent | 56d751302878eb770934bd9dbdce3df4a48ad59d (diff) | |
Remove jvref binary from build configuration
Diffstat (limited to '.cargo/config.toml')
| -rw-r--r-- | .cargo/config.toml | 3 |
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" ] |
