chore(cargo): bump num-derive from 0.3.3 to 0.4.0

This commit is contained in:
link2xt
2023-07-03 19:49:58 +00:00
parent c80f1a1997
commit 5152e702bd
3 changed files with 15 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ libc = "0.2"
mailparse = "0.14"
mime = "0.3.17"
num_cpus = "1.16"
num-derive = "0.3"
num-derive = "0.4"
num-traits = "0.2"
once_cell = "1.18.0"
percent-encoding = "2.3"