Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trie-bench version 0.19.0 #75

Merged
merged 3 commits into from
Jan 17, 2020
Merged

trie-bench version 0.19.0 #75

merged 3 commits into from
Jan 17, 2020

Conversation

montekki
Copy link
Contributor

Bumps a trie-bench version so paritytech/substrate#4646 hopefully builds

@montekki montekki requested a review from ordian January 17, 2020 11:08
@@ -13,6 +13,6 @@ trie-standardmap = { path = "../trie-standardmap", version = "0.15.2" }
hash-db = { path = "../../hash-db" , version = "0.15.2"}
memory-db = { path = "../../memory-db", version = "0.18.0" }
trie-root = { path = "../../trie-root", version = "0.15.2" }
trie-db = { path = "../../trie-db", version = "0.19.0" }
trie-db = { path = "../../trie-db", version = "0.19.2" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, I see know, so the 0.18.0 version actually depends on trie-db 0.18.0, not 0.19.0
I think this change warrants a breaking release of trie-bench

Co-Authored-By: Andronik Ordian <write@reusable.software>
@ordian ordian changed the title trie-bench version 0.18.1 trie-bench version 0.19.0 Jan 17, 2020
@ordian
Copy link
Member

ordian commented Jan 17, 2020

(you need to bump all the dependant crates as well)

@ordian
Copy link
Member

ordian commented Jan 17, 2020

@ordian
Copy link
Member

ordian commented Jan 17, 2020

(we can update the changelog later)

@ordian ordian merged commit 85305ce into paritytech:master Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants