We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13b4068 + e26f948 commit 5e23559Copy full SHA for 5e23559
Cargo.toml
@@ -11,6 +11,6 @@ version = '1.0.4'
11
anyhow = '1.0.70'
12
failure = '0.1.0'
13
hex-literal = '0.3.4'
14
-ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.97' }
15
-ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.24' }
+ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.99' }
+ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.25' }
16
0 commit comments