diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-21 15:02:50 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-21 15:03:55 +0800 |
| commit | 4704f6d54108bcc8f9b2fb7f4b3c4e224b4a7809 (patch) | |
| tree | 425b15395de24717f9732d8642e75044774d4583 /mingling_macros/Cargo.toml | |
| parent | a9755711b490529c26bdb4b024c6caf825940dd3 (diff) | |
Remove `once_cell` dependency and replace with `OnceLock`
Diffstat (limited to 'mingling_macros/Cargo.toml')
| -rw-r--r-- | mingling_macros/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index 1464d54..4f2b094 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -26,4 +26,3 @@ quote.workspace = true proc-macro2.workspace = true just_fmt.workspace = true -once_cell.workspace = true |
