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 Sep 15, 2023
2 parents 23c30b3 + 603b136 commit 23715a2
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_block'
version = '1.9.102'
version = '1.9.103'

[dependencies]
base64 = '0.13'
Expand All @@ -15,7 +15,7 @@ log = '0.4'
num = '0.4'
num-traits = '0.2'
sha2 = '0.10'
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.27' }
ton_types = { git = 'https://github.com/tonlabs/ever-types.git', tag = '2.0.28' }

[features]
default = [ ]
Expand Down

0 comments on commit 23715a2

Please sign in to comment.