| Name: | rust-nu-command-devel |
|---|---|
| Version: | 0.99.1 |
| Release: | 12.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3524248 |
| License: | MIT |
| RPM: | rust-nu-command-devel-0.99.1-12.el9.noarch.rpm |
| Source RPM: | rust-nu-command-0.99.1-12.el9.src.rpm |
| Build Date: | Sun Nov 30 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/nu-command |
| Summary: | Nushell's built-in commands |
| Description: | Nushell's built-in commands. This package contains library source intended for building other packages which use the "nu-command" crate. |
- Fix sources with CRNL (DOS/Windows-style) newlines and/or execute bit
- Allow dirs 6
- Allow brotli 8
- Update to rstest 0.26
- Allow indicatif 0.18
- Allow which 8
- Update lscolors to 0.20.0
- Relax chrono-tz dependency to allow building with 0.8, 0.9, and 0.10
- Allow procfs 0.17, which 7, and roxmltree 0.20 - https://github.com/nushell/nushell/pull/14489 - https://github.com/nushell/nushell/pull/14513
- Update titlecase from 2.0 to 3.0