Skip to content

Commit

Permalink
0.2.111 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomXY authored Nov 8, 2021
1 parent ef35640 commit 4686cef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ton_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[package]

name = 'ton_api'
version = '0.2.110'
version = '0.2.111'
authors = [
'Aaron Gallagher <[email protected]>',
'Connie Hilarides <[email protected]>',
Expand All @@ -23,8 +23,8 @@ serde = '1.0'
serde_derive = '1.0'
secstr = '0.4'
hex = '0.4'
ton_block = { git = 'https://github.com/tonlabs/ton-labs-block.git', tag = '1.7.27' }
ton_types = { git = 'https://github.com/tonlabs/ton-labs-types.git', tag = '1.10.10' }
ton_block = { git = 'https://github.com/tonlabs/ton-labs-block.git', tag = '1.7.29' }
ton_types = { git = 'https://github.com/tonlabs/ton-labs-types.git', tag = '1.10.11' }

[build-dependencies]

Expand Down

0 comments on commit 4686cef

Please sign in to comment.