Skip to content

Commit

Permalink
Merge pull request #18 from tonlabs/update-deps
Browse files Browse the repository at this point in the history
Update dependencies tags
  • Loading branch information
AlexeyVavilin authored Sep 8, 2023
2 parents 5e23559 + 1cb469c commit 7d5370d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4'
version = '1.0.7'

[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.99' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.25' }
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' }

0 comments on commit 7d5370d

Please sign in to comment.