Fixing minor nits: conversion to u16 and removing keypair constructor

(cherry picked from commit c8c57785af)
This commit is contained in:
Kevin Lewi
2021-07-07 13:39:03 -07:00
parent 3c4b7ce482
commit 27f6975136
3 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ yanked = "warn"
# The lint level for crates with security notices. Note that as of
# 2019-12-17 there are no security notice advisories in
# https://github.com/rustsec/advisory-db
notice = "warn"
notice = "deny"
# A list of advisory IDs to ignore. Note that ignored advisories will still
# output a note when they are encountered.
ignore = [