Skip to content

Commit

Permalink
2.1.5 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomXY authored Nov 8, 2021
1 parent e8f907c commit 1acc057
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
@@ -1,12 +1,12 @@

[package]
name = 'ton_abi'
version = "2.1.4"
version = "2.1.5"

[dependencies]

ton_types = { git = 'https://github.com/tonlabs/ton-labs-types.git', tag = '1.10.11' }
ton_block = { git = 'https://github.com/tonlabs/ton-labs-block.git', tag = '1.7.28' }
ton_block = { git = 'https://github.com/tonlabs/ton-labs-block.git', tag = '1.7.29' }
base64 = '0.10.0'
num-bigint = '0.2.2'
hex = '0.3.2'
Expand Down

0 comments on commit 1acc057

Please sign in to comment.