Commit 9400f11
authored
Bump
<!--
Thank you for improving Nushell!
Please, read our contributing guide:
https://github.com/nushell/nushell/blob/main/CONTRIBUTING.md
-->
Closes nushell#15497.
Bumps `bytesize` to
[2.1.0](https://github.com/bytesize-rs/bytesize/releases/tag/bytesize-v2.1.0).
They merged my PR for adding exabyte and exbibyte support (see
bytesize-rs/bytesize#101). However, since bytesize uses `u64` for
filesize representation, the maximum exabyte supported is just about `<
10EB`.
## Release notes summary - What our users need to know
<!--
This section will be included as part of our release notes. See the
contributing guide for more details.
Please include only details relevant for users here. Motivation and
technical details can be added above or below this section.
You may leave this section blank until your PR is finalized. Ask a core
team member if you need help filling this section.
-->
Added support for exabyte and exbibyte filesize format.
## Tasks after submitting
<!-- Remove any tasks which aren't relevant for your PR, or add your own
-->
- N/Abytesize to 2.1.0 (nushell#16689)1 parent bf23573 commit 9400f11
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments