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.117
  • Loading branch information
tonjen committed Nov 29, 2023
1 parent 686474b commit dbd818e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ version = '1.0.13'
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.116' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.117' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.31' }

0 comments on commit dbd818e

Please sign in to comment.