Merge pull request #3532 from deltachat/dependabot/cargo/once_cell-1.13.0

This commit is contained in:
dependabot[bot]
2022-08-02 18:56:27 +00:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ native-tls = "0.2"
num_cpus = "1.13"
num-derive = "0.3"
num-traits = "0.2"
once_cell = "1.12.0"
once_cell = "1.13.0"
percent-encoding = "2.0"
pgp = { version = "0.8", default-features = false }
pretty_env_logger = { version = "0.4", optional = true }