Skip to content

Commit

Permalink
Updating the project due to dependency changes: ever-block.
Browse files Browse the repository at this point in the history
Co-authored-by: ViacheslavB <bvscd@mail.ru>
  • Loading branch information
tonjen and bvscd committed Apr 3, 2024
1 parent a923d7a commit 767265f
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 @@ -5,12 +5,12 @@ license = 'Apache-2.0'
name = 'ever-struct'
repository = 'https://github.com/tonlabs/ever-struct'
rust-version = '1.65'
version = '1.0.26'
version = '1.0.27'

[dependencies]
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.139' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.140' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.38' }

0 comments on commit 767265f

Please sign in to comment.