chore(cargo): bump once_cell from 1.20.3 to 1.21.3

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-version: 1.21.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-02 00:31:41 +00:00
committed by l
parent 9c974b40ac
commit b0fa413aa9
2 changed files with 3 additions and 3 deletions

View File

@@ -185,7 +185,7 @@ log = "0.4"
mailparse = "0.16.1"
nu-ansi-term = "0.46"
num-traits = "0.2"
once_cell = "1.20.2"
once_cell = "1.21.3"
rand = "0.8"
regex = "1.10"
rusqlite = "0.32"