mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 12:48:20 +00:00
Fix make lint
This commit is contained in:
@@ -120,7 +120,7 @@ impl RunWithPathBuf {
|
||||
|
||||
#[cfg(feature = "wasi")]
|
||||
{
|
||||
// See https://github.com/wasmerio/wasmer/issues/3492 -
|
||||
// See https://github.com/wasmerio/wasmer/issues/3492 -
|
||||
// we need IndexMap to have a stable ordering for the [fs] mapping,
|
||||
// otherwise overlapping filesystem mappings might not work
|
||||
// since we want to control the order of mounting directories from the
|
||||
|
||||
Reference in New Issue
Block a user