Skip to content

Commit

Permalink
Updating the project due to dependency changes: ever-block.
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill <43584399+Sumrachek@users.noreply.github.com>
  • Loading branch information
tonjen and Sumrachek authored May 15, 2024
1 parent a66e55e commit 661ca2f
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 @@ -5,11 +5,11 @@ license = 'Apache-2.0'
name = 'ever-struct'
repository = 'https://github.com/everx-labs/ever-struct'
rust-version = '1.65'
version = '1.0.35'
version = '1.0.36'

[dependencies]
anyhow = '1.0.70'
failure = '0.1.0'
hex-literal = '0.3.4'
ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.10.3' }
ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.10.4' }

0 comments on commit 661ca2f

Please sign in to comment.