Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit 85b671c

Browse files
committed
fix: example
1 parent ffbf28d commit 85b671c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/examples/basic_usage.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//!
33
//! This example demonstrates how to use various features of bms-resource-toolbox
44
5-
use be_music_cabinet_cli::fs::moving::ReplacePreset;
6-
use be_music_cabinet_cli::options::{
5+
use bms_resource_toolbox_cli::fs::moving::ReplacePreset;
6+
use bms_resource_toolbox_cli::options::{
77
pack::{pack_hq_to_lq, pack_raw_to_hq},
88
root_bigpack::{get_remove_media_rule_oraja, remove_unneed_media_files},
99
work::{BmsFolderSetNameType, set_name_by_bms},

0 commit comments

Comments
 (0)