diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-10-06 02:03:23 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-06 02:03:23 +0800 |
| commit | c053e24c62890003aba84191e332211647f96eae (patch) | |
| tree | 3d2e506b32ca7cb32729f04a91304803e8ed3326 /.cargo | |
| parent | 50b801a11e1c3bb3012ac189197b7e84663ba902 (diff) | |
| parent | bbb2b506e8f5ea7aae2b1365a75db9274f860f81 (diff) | |
Merge pull request #15 from JustEnoughVCS/jvcs_dev
Jvcs dev
Diffstat (limited to '.cargo')
| -rw-r--r-- | .cargo/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml index 0b8b5cf..e3cd902 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,4 +1,4 @@ [build] target-dir = "./.temp/target" -[env]
\ No newline at end of file +[env] |
