Use official rust-openssl repo

The change I need is merged, but not released
This commit is contained in:
Alex Page 2023-06-24 17:14:33 -04:00
parent fe08910831
commit 89bf419067
3 changed files with 4 additions and 6 deletions

View file

@ -4,7 +4,6 @@ mod keys;
use anyhow::{bail, Result};
use clap::Parser;
use keys::Bink;
use umskt::{
bink1998, bink2002, confid,
crypto::{EllipticCurve, PrivateKey},