Update RUSTSEC-2019-0026.toml

This commit is contained in:
Roman Proskuryakov
2019-10-20 02:04:21 +03:00
committed by GitHub
parent d53649551b
commit 73c772d878

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"]