Remove trait imports that are in the 2021 edition prelude
This commit is contained in:
@@ -5,7 +5,6 @@ use age_core::{
|
||||
};
|
||||
use p256::{ecdh::EphemeralSecret, elliptic_curve::sec1::ToEncodedPoint};
|
||||
use rand::rngs::OsRng;
|
||||
use std::convert::TryInto;
|
||||
|
||||
use crate::{p256::Recipient, STANZA_TAG};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user