Skip to content

Commit

Permalink
Merge pull request #788 from tonlabs/fix-ver-master
Browse files Browse the repository at this point in the history
Update patch version because of dependencies changes: ton-vm,tonos-cli,ton-node-tools. #none
  • Loading branch information
tonjen committed Jul 20, 2022
2 parents 483a4fc + 575088c commit 211d3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ license = 'Apache-2.0'
name = 'tonos-cli'
readme = 'README.md'
repository = 'https://github.com/tonlabs/tonos-cli'
version = '0.27.9'
version = '0.27.10'

[dependencies]
async-trait = '0.1.42'
Expand Down
2 changes: 1 addition & 1 deletion deps_map.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ton-labs-abi":"0acd199bc964cf389a3564c5f52d49e083df0331","ton-block":"44683365a549ac28b1516b081621fa91c356d741","ton-block-json":"2f3766e2dcfad3aae8d3f190a66b47be7158f388","ton-sdk":"a31005687020529404aef77dad86198e2118c802","ton-executor":"aad4e507c4ec982aa57bc117691232147cecc79e","assembler":"4cccaa17631cb6936afb78bef6bca907d721dcc9","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8448a4627dd9d957cf4f187602582027b29c6b77"}
{"ton-labs-abi":"0acd199bc964cf389a3564c5f52d49e083df0331","ton-block":"44683365a549ac28b1516b081621fa91c356d741","ton-block-json":"2f3766e2dcfad3aae8d3f190a66b47be7158f388","ton-sdk":"eabcd4cb1fc8d6f3204f5848917ea0bd7e9e9e9d","ton-executor":"aad4e507c4ec982aa57bc117691232147cecc79e","assembler":"4cccaa17631cb6936afb78bef6bca907d721dcc9","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8448a4627dd9d957cf4f187602582027b29c6b77"}

0 comments on commit 211d3a2

Please sign in to comment.