Skip to content

Commit

Permalink
chore: credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Becker committed Aug 16, 2024
1 parent aede035 commit b1476aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/vm/src/core/opcodes/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Mostly adapted from https://github.com/bluealloy/revm
mod wrapped;
use paste::paste;
pub use wrapped::*;
Expand Down

0 comments on commit b1476aa

Please sign in to comment.