Skip to content

Commit

Permalink
Merge branch 'development' into consensus-someprepared-case
Browse files Browse the repository at this point in the history
* development:
  chore(tari_dan_storage): set exact `tari_utilities` version (tari-project#623)
  • Loading branch information
sdbondi committed Jul 20, 2023
2 parents 70f50ce + ce8d192 commit e9536b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dan_layer/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tari_transaction = { path = "../transaction" }
tari_core = { git = "https://github.com/tari-project/tari.git", tag = "v0.51.0-pre.4" }
tari_mmr = { git = "https://github.com/tari-project/tari.git", tag = "v0.51.0-pre.4" }
tari_crypto = "0.17"
tari_utilities = "*"
tari_utilities = "0.4.10"

anyhow = "1.0"
chrono = "0.4.23"
Expand Down

0 comments on commit e9536b9

Please sign in to comment.