mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 15:08:52 +00:00
Do not use extern crate
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
use clap::Parser;
|
||||
|
||||
extern crate kecc;
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
|
||||
Reference in New Issue
Block a user