Skip to content

Commit

Permalink
Merge pull request #748 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,tvm-linker,ton-node,tonos-cli. #none
  • Loading branch information
tonjen authored Jun 28, 2022
2 parents f0ab62e + 042dea4 commit a3144af
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.26.46'
version = '0.26.47'

[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":"87620862896790292c459f1f1ce73e18d9dfb7d4","ton-block":"2cc40984dd97bd72d56a53cc4d44b5868c40f8a6","ton-block-json":"eab6b7b1a3907533e350744365d8ba27be362542","ton-sdk":"3cfcb2516aa5e64e8cb9992605838e2f90bfe789","ton-executor":"10ebcf0f3d40a3a7960abb7962e6b111813c3198","assembler":"e40b7983a400563be5e339c8d462bfe917734890","ton-types":"f254c3062585938012fab693eb8375ebfd69bfee","ton-vm":"732839957130feb1c2eabc7d7caaf18ded1e30e2"}
{"ton-labs-abi":"c9d7823e74a1ac51359f48bd34ec74b566e3e972","ton-block":"2cc40984dd97bd72d56a53cc4d44b5868c40f8a6","ton-block-json":"eab6b7b1a3907533e350744365d8ba27be362542","ton-sdk":"3cfcb2516aa5e64e8cb9992605838e2f90bfe789","ton-executor":"10ebcf0f3d40a3a7960abb7962e6b111813c3198","assembler":"e40b7983a400563be5e339c8d462bfe917734890","ton-types":"f254c3062585938012fab693eb8375ebfd69bfee","ton-vm":"732839957130feb1c2eabc7d7caaf18ded1e30e2"}

0 comments on commit a3144af

Please sign in to comment.