mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 13:15:50 +00:00
Release v7.4.0 (#837)
This commit is contained in:
@@ -146,7 +146,7 @@ impl OutputKind {
|
||||
}
|
||||
}
|
||||
|
||||
fn xml_encode_config() -> rbx_xml::EncodeOptions {
|
||||
fn xml_encode_config() -> rbx_xml::EncodeOptions<'static> {
|
||||
rbx_xml::EncodeOptions::new().property_behavior(rbx_xml::EncodePropertyBehavior::WriteUnknown)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user