nushell/crates/nu-command
Stefan Holderbach e09b4817e1
Fix future lint by truncate(false) in touch (#11863)
The following clippy lint on nightly would complain:
- https://rust-lang.github.io/rust-clippy/master/#/suspicious_open

We don't want to alter the content in `touch` or truncate by not
writing. While not fully applicable, may be good practice for
platforms/filesystems we are not aware of.
2024-02-25 00:02:48 +01:00
..
src Fix future lint by truncate(false) in touch (#11863) 2024-02-25 00:02:48 +01:00
tests Fix cargo b -p nu-command --tests (#11939) 2024-02-25 00:01:29 +01:00
Cargo.toml Add date support in from xlsx (#11952) 2024-02-24 07:25:51 -06:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00