diff --git a/Cargo.toml b/Cargo.toml index 5c2a44a..20443a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,11 +5,11 @@ license = 'Apache-2.0' name = 'ever-struct' repository = 'https://github.com/everx-labs/ever-struct' rust-version = '1.65' -version = '1.0.35' +version = '1.0.36' [dependencies] anyhow = '1.0.70' failure = '0.1.0' hex-literal = '0.3.4' -ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.10.3' } +ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.10.4' }