chore(cargo): bump num_cpus from 1.15.0 to 1.16.0

This commit is contained in:
link2xt
2023-07-02 20:19:40 +00:00
parent 32ac4a01ca
commit eb943625a6
3 changed files with 6 additions and 16 deletions

View File

@@ -59,7 +59,7 @@ lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master"
libc = "0.2"
mailparse = "0.14"
mime = "0.3.17"
num_cpus = "1.15"
num_cpus = "1.16"
num-derive = "0.3"
num-traits = "0.2"
once_cell = "1.18.0"