Merge pull request #196 from kpp/patch-1

Update RUSTSEC-2019-0026.toml
This commit is contained in:
Tony Arcieri
2019-10-19 20:35:02 -07:00
committed by GitHub

View File

@@ -14,5 +14,5 @@ patched_versions = [">= 0.2.5"]
keywords = ["cryptography"]
[affected.functions]
"sodiumoxide::crypto::generichash::Digest::eq" = ["< 0.2.5, >= 0.1.0"]
"sodiumoxide::crypto::generichash::Digest::ne" = ["< 0.2.5, >= 0.1.0"]
"sodiumoxide::crypto::generichash::Digest::eq" = ["< 0.2.5, >= 0.2.0"]
"sodiumoxide::crypto::generichash::Digest::ne" = ["< 0.2.5, >= 0.2.0"]