-
Notifications
You must be signed in to change notification settings - Fork 999
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
Set Metrics as weak dependency #2646
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Concept ACK
I am okay with the semver bump but I think it should have a changelog entry plus we should use this syntax for all features!
👍 Also in favor of this. Thanks @maschad! Do I understand correctly that this forces downstream users to use Rust |
I believe so seeing as it's the root manifest. @thomaseizinger that's a good idea, will do. |
e550618
to
8b2192c
Compare
I've made some changes. Look forward to your feedback post release of |
1679a45
to
8b7be6d
Compare
Thanks for your review @thomaseizinger I have made the requested changes. |
8b7be6d
to
d3b065d
Compare
998e003
to
787607c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is good to go!
0.45.0
is not released yet so we will have to wait with merging this until that is in. Thank you for your effort and contribution :)
787607c
to
4854633
Compare
I updated the Changelog again given the release of |
25d8451
to
c0df16a
Compare
c0df16a
to
ba7e327
Compare
Thanks for the continued work here! I will do a couple of patch releases off of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @maschad and @thomaseizinger!
…bp2p#2646)" This reverts commit 2fd4998.
Description
Upgraded to 1.60.0 in order to enable metrics as a weak dependency rust-lang/cargo#8832
Links to any relevant issues
#2286
Change checklist