Skip to content

Commit

Permalink
Updating the project due to dependency changes: . #none
Browse files Browse the repository at this point in the history
Updating the project due to dependency changes. . #none
  • Loading branch information
tonjen authored Aug 4, 2023
2 parents 0bc1025 + f31830d commit af953c3
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
Expand Up @@ -2,7 +2,7 @@
build = 'common/build/build.rs'
edition = '2021'
name = 'ton_vm'
version = '1.8.190'
version = '1.8.191'

[dependencies]
ed25519 = '1.2'
Expand All @@ -16,7 +16,7 @@ num-traits = '0.2'
rand = '0.7'
diffy = { optional = true, version = '0.2.2' }
similar = { features = [ 'bytes' ], optional = true, version = '2.2.0' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.88' }
ton_block = { git = 'https://github.com/tonlabs/ever-block.git', tag = '1.9.89' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.18' }
zstd = { default-features = false, optional = true, version = '0.11' }

Expand Down

0 comments on commit af953c3

Please sign in to comment.