Skip to content

Commit

Permalink
Merge pull request #854 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,ton-executor,tvm-linker,ton-node,tonos-cli. #none
  • Loading branch information
tonjen authored Sep 8, 2022
2 parents 60393c6 + 6832b2d commit 9a2f6b1
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.37'
version = '0.27.38'

[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":"f90a8cef9faf9f64da7b0f741e1931471d9631fe","ton-block":"d524e24615f165bc179cbda9640d18d69769ae61","ton-block-json":"1be2dfac385ba4c3b2b236b9698ba75b36583f9c","ton-sdk":"89da3f08be8894efedaaaf63d2baeae5b4c844b1","ton-executor":"b4c505f93a7a0d1f77c6f7576804a85d949a5819","assembler":"cfe0268551f299ec424842594615df75dd584c76","ton-types":"eb44c0c03003aeed7a6fa9fee720447577c732d7","ton-vm":"2a3f238146b71cce265e27c1d93bd41488175e83"}
{"ton-labs-abi":"f90a8cef9faf9f64da7b0f741e1931471d9631fe","ton-block":"d524e24615f165bc179cbda9640d18d69769ae61","ton-block-json":"1be2dfac385ba4c3b2b236b9698ba75b36583f9c","ton-sdk":"89da3f08be8894efedaaaf63d2baeae5b4c844b1","ton-executor":"c4771e8508f22b661c8b5e3778d6cef574fa522d","assembler":"cfe0268551f299ec424842594615df75dd584c76","ton-types":"eb44c0c03003aeed7a6fa9fee720447577c732d7","ton-vm":"2600d49b52303dec4ff2148afc77c42de70ddf38"}

0 comments on commit 9a2f6b1

Please sign in to comment.