Skip to content

Conversation

@wmmc88
Copy link

@wmmc88 wmmc88 commented Sep 8, 2025

#66 updated the windows-sys dependency to 0.60.0 to allow for ARM64EC support, but ARM64EC support was originally introduced in 0.59.0. Since both windows-sys and nu-ansi-term are both widely used, it's good to have a larger dependency range to avoid duplicate dependencies in user's buildgraphs (and triggering clippy::multiple-crate-versions). There's precedent for doing this in many crates:

@fdncred fdncred merged commit 654c373 into nushell:main Sep 8, 2025
2 checks passed
@fdncred
Copy link

fdncred commented Sep 8, 2025

Ya, that's probably a good move. Thanks!

@wmmc88
Copy link
Author

wmmc88 commented Sep 8, 2025

Thanks for the quick review and merge @fdncred! What's this repo's policy on releases? I was hoping this goes out so I could try to get it into tracing-subscriber before their next release

@fdncred
Copy link

fdncred commented Sep 9, 2025

We usually like to run changes in nushell nightly and dogfood for a little bit before publishing.

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