diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-20 08:53:40 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-20 08:53:40 +0800 |
| commit | 552b7c26e9f151817328f0bb6461e96f6829c9f3 (patch) | |
| tree | 95e01e8713b523a4983f4dd804f78eb54573416b /Cargo.lock | |
| parent | e1f7bda5ab0c260c03d8789ed370d3adc89d5972 (diff) | |
Add windows path support in helpdoc_system_macros
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1041,6 +1041,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" name = "helpdoc_system_macros" version = "0.1.0-dev" dependencies = [ + "just_fmt", "proc-macro2", "quote", "syn", |
