Add serialization support
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extern crate core;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
pub mod ijvmreader;
|
||||
pub mod binread;
|
||||
|
||||
Reference in New Issue
Block a user