Skip to content

Commit

Permalink
Update project dependencies
Browse files Browse the repository at this point in the history
ever-block with tag 1.9.102

ever-types with tag 2.0.27
  • Loading branch information
tonjen committed Sep 15, 2023
1 parent 7d5370d commit 60326f4
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.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.101' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.26' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.102' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.27' }

0 comments on commit 60326f4

Please sign in to comment.