Renamed package

This commit is contained in:
2022-03-22 17:56:46 +01:00
parent 82de403d8c
commit 27f30e0f9d
6 changed files with 10 additions and 13 deletions

View File

@ -5,7 +5,7 @@ use std::path::{Path, PathBuf};
use tempfile::TempDir;
use id3_image::*;
use id3_image_rs::*;
struct Fixture {
path: PathBuf,