diff --git a/Cargo.toml b/Cargo.toml index 9fe259a..8853f5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,6 @@ version = '1.0.7' anyhow = '1.0.70' failure = '0.1.0' hex-literal = '0.3.4' -ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.103' } +ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.104' } ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.28' }