Update faerie to 0.9.1
This commit is contained in:
committed by
Dan Gohman
parent
db0abe8431
commit
94ca967d0a
@@ -21,7 +21,7 @@ macro_rules! decl_section {
|
||||
$artifact
|
||||
.declare_with(
|
||||
SectionId::$section.name(),
|
||||
Decl::DebugSection,
|
||||
Decl::debug_section(),
|
||||
$name.0.writer.into_vec(),
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user