Fixing minor nits: conversion to u16 and removing keypair constructor

This commit is contained in:
Kevin Lewi
2021-06-28 19:19:11 -07:00
committed by Kevin Lewi
parent 809337f458
commit c8c57785af
3 changed files with 10 additions and 13 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 = [