renamed lib

This commit is contained in:
specCon18 2023-09-06 18:07:41 -04:00
parent 912705d6f5
commit 6fd3729888
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
use std::{path::Path, fs};
use rayon::prelude::*;
use sk_extract_lib::extractors::{
use sk_extract::extractors::{
extract_zip,
extract_rar,
extract_tar,