Fix some clippy lint warnings

This commit is contained in:
Valentin Tolmer
2021-06-15 12:59:36 -07:00
committed by Kevin Lewi
parent 2c7fe4e382
commit cd85efc603
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ struct VOPRFTestVectorParameters {
// Taken from https://github.com/cfrg/draft-irtf-cfrg-voprf/blob/master/draft-irtf-cfrg-voprf.md
// in base mode
static OPRF_RISTRETTO255_SHA512: &'static [&str] = &[
static OPRF_RISTRETTO255_SHA512: &[&str] = &[
r#"
{
"sksm": "758cbac0e1eb4265d80f6e6489d9a74d788f7ddeda67d7fb3c08b08f44bda30a",