mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-13 17:31:09 +00:00
Unify pwasm-utils and pwasm-utils-cli packet
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
//! the worst case.
|
||||
|
||||
use super::MeteredBlock;
|
||||
use rules::Set as RuleSet;
|
||||
use rules::Rules;
|
||||
use crate::rules::Set as RuleSet;
|
||||
use crate::rules::Rules;
|
||||
use parity_wasm::elements::{FuncBody, Instruction};
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
||||
Reference in New Issue
Block a user