-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ls: upgrade uutils-term-grid to 0.5
#5485
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
Conversation
b798538 to
a58c444
Compare
ls: upgrade uutils-term-grid to 0.5
a58c444 to
2036d33
Compare
|
@tertsdiepraam any plan here ? :) |
c84f7ed to
e77d548
Compare
e77d548 to
e13ba99
Compare
|
GNU testsuite comparison: |
| [dependencies] | ||
| ansi-width = "0.1.0" | ||
| clap = { workspace = true, features = ["env"] } |
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.
The fact that every entry except this one says workspace = true and doesn't provide a specific version number makes me wonder why it's the other way around here.
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.
Because I forgot 😅
|
GNU testsuite comparison: |
|
Ah I was just gonna do that. Thanks :) |
Draft PR for now, because we need to release a new version of term-grid first, but I wanted to show how the new API changes in uutils/uutils-term-grid#27 are affecting
ls.