mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 23:18:47 +08:00
Use box instead
This commit is contained in:
@@ -681,8 +681,8 @@ pub enum ScriptType {
|
||||
/// Entis GLS srcxml Script
|
||||
EntisGls,
|
||||
#[cfg(feature = "entis-gls")]
|
||||
/// Entis GLS csx script (version 1)
|
||||
EntisGlsCsx1,
|
||||
/// Entis GLS csx script
|
||||
EntisGlsCsx,
|
||||
#[cfg(feature = "escude-arc")]
|
||||
/// Escude bin archive
|
||||
EscudeArc,
|
||||
|
||||
Reference in New Issue
Block a user