sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
|
@ -9,7 +9,7 @@ Index: cli/standalone/mod.rs
|
|||
use std::pin::Pin;
|
||||
use std::rc::Rc;
|
||||
use std::sync::Arc;
|
||||
@@ -277,7 +278,8 @@ pub async fn run(
|
||||
@@ -287,7 +288,8 @@ pub async fn run(
|
||||
metadata: Metadata,
|
||||
) -> Result<(), AnyError> {
|
||||
let main_module = &metadata.entrypoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue