Improved formatting

This commit is contained in:
Syrus
2019-01-24 15:30:13 -08:00
parent 5ed202342e
commit 6d8465721f
6 changed files with 33 additions and 19 deletions

View File

@ -5,5 +5,5 @@ extern crate wasmer_runtime_core;
mod macros;
#[macro_use]
pub mod update;
pub mod webassembly;
pub mod utils;
pub mod webassembly;