Use official rust-openssl repo
The change I need is merged, but not released
This commit is contained in:
parent
fe08910831
commit
89bf419067
3 changed files with 4 additions and 6 deletions
|
@ -4,7 +4,6 @@ mod keys;
|
|||
use anyhow::{bail, Result};
|
||||
use clap::Parser;
|
||||
use keys::Bink;
|
||||
|
||||
use umskt::{
|
||||
bink1998, bink2002, confid,
|
||||
crypto::{EllipticCurve, PrivateKey},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue