Merge pull request #3114 from deltachat/dependabot/cargo/once_cell-1.10.0

This commit is contained in:
dependabot[bot]
2022-03-13 10:29:47 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ native-tls = "0.2"
num_cpus = "1.13"
num-derive = "0.3"
num-traits = "0.2"
once_cell = "1.9.0"
once_cell = "1.10.0"
percent-encoding = "2.0"
pgp = { version = "0.7", default-features = false }
pretty_env_logger = { version = "0.4", optional = true }