diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-15 02:19:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-15 02:19:12 +0800 |
| commit | d942ec50ff68f36c2641becdd6f32a95ab3f4325 (patch) | |
| tree | 4d63c9e3df1683a0d6dbdad3f5d6be2f71d0938d /Cargo.lock | |
| parent | e7115911f81a2ae5ac5f8afdf7a121d803ae47af (diff) | |
Add serde as a dependency and derive Serialize for CoreCompileInfo
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -991,6 +991,7 @@ dependencies = [ "framework", "hex_display", "jvlib", + "serde", "sha1_hash", "sheet_system", "tcp_connection", |
