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: SergeyY <43989533+yaroslavser@users.noreply.github.com>
  • Loading branch information
tonjen and yaroslavser authored Jul 24, 2024
1 parent f7a2b77 commit acfa374
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,10 +5,10 @@ license = 'Apache-2.0'
name = 'ever-struct'
repository = 'https://github.com/everx-labs/ever-struct'
rust-version = '1.65'
version = '1.1.8'
version = '1.1.9'

[dependencies]
anyhow = '1.0'
thiserror = '1.0'
ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.11.7' }
ever_block = { git = 'https://github.com/everx-labs/ever-block.git', tag = '1.11.8' }

0 comments on commit acfa374

Please sign in to comment.