Skip to content

chore(deps): Bump derive_more from 0.99 to 1.0 #148

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

Merged
merged 7 commits into from
Aug 17, 2024

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Aug 17, 2024

No description provided.

@@ -64,7 +64,6 @@ mod node;
mod tree;

pub use build::*;
pub use macros::*;
Copy link
Contributor Author

@jayvdb jayvdb Aug 17, 2024

Choose a reason for hiding this comment

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

this is because of a failure when using 1.80

error: unused import: `macros::*`
  --> src/lib.rs:67:9
   |
67 | pub use macros::*;
   |         ^^^^^^^^^
   |
note: the lint level is defined here
  --> src/lib.rs:59:9
   |
59 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`

@jayvdb
Copy link
Contributor Author

jayvdb commented Aug 17, 2024

Happy to abandon is the MSRV in rust-toolchain cant be updated to 0.75

@jayvdb jayvdb force-pushed the update-derive-more branch from 0228e56 to 18e96f5 Compare August 17, 2024 12:05
@jayvdb
Copy link
Contributor Author

jayvdb commented Aug 17, 2024

Oh, sorry @KSXGitHub , I see now via email that you pushed to this branch, and I overwrote it.
I will let you take control.

@KSXGitHub
Copy link
Owner

@jayvdb I overwrote it again, can you pull it?

@KSXGitHub KSXGitHub merged commit 6a6c51f into KSXGitHub:master Aug 17, 2024
3 checks passed
@KSXGitHub
Copy link
Owner

@KSXGitHub
Copy link
Owner

Released 0.7.0.

@jayvdb jayvdb deleted the update-derive-more branch August 17, 2024 12:53
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