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 /Cargo.toml | |
| parent | a9755711b490529c26bdb4b024c6caf825940dd3 (diff) | |
Remove `once_cell` dependency and replace with `OnceLock`
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ exclude = [ [workspace.dependencies] just_fmt = "0.1.2" just_template = "0.1.3" -once_cell = "1.21.4" serde = { version = "1.0", features = ["derive"] } serde_json = "1" |
