Skip to content

Commit

Permalink
Update dependencies tags
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyVavilin committed Sep 6, 2023
1 parent eeb0977 commit 601ae79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ version = '1.0.4'
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.91' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.19' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.97' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.24' }

0 comments on commit 601ae79

Please sign in to comment.