unf
unf copied to clipboard
UNixize Filename -- replace annoying anti-unix characters in filenames
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.33. Release notes Sourced from thiserror's releases. 1.0.33 Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024) Commits fdb266a...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.5. Changelog Sourced from assert_cmd's changelog. [2.0.5] - 2022-10-20 Features Added AssertError::assert Commits d19ea7e chore: Release fa0c1cb docs: Update changelog 7b0b08b Merge pull request #144...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 4.0.18. Release notes Sourced from clap's releases. v4.0.18 [4.0.18] - 2022-10-20 Fixes (derive) Allow #[command(skip)] to also work with enum variants with a value v4.0.17...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.44 to 1.0.47. Release notes Sourced from proc-macro2's releases. 1.0.47 Fix integer overflow when nesting depth of nested comments exceeds 4 billion (#357) 1.0.46 Make proc_macro2::TokenStream's FromStr...
This is a reminder to myself to add a `--lowercase` option to `unf`.
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.135. Release notes Sourced from libc's releases. 0.2.135 What's Changed Deploy GitHub Pages via GitHub Actions by @JohnTitor in rust-lang/libc#2933 mmap/madvise specific solaris additional flags....
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.4 to 1.0.5. Release notes Sourced from unicode-ident's releases. 1.0.5 Add keyword to crates.io metadata Commits f72cdd4 Release 1.0.5 1e397a7 Link to cast_possible_truncation false positive fed8ff2 Ignore...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.10. Changelog Sourced from assert_cmd's changelog. [2.0.10] - 2023-03-16 Internal Dependency update [2.0.9] - 2023-03-14 Compatibility Update MSRV to 1.64.0 Fixes Correctly handle CLICOLOR=1 Correctly...
Bumps [deunicode](https://github.com/kornelski/deunicode) from 1.3.2 to 1.3.3. Commits 4ae4b51 chore: Release deunicode version 1.3.3 3de7ad0 Add fallback from unicode decomposition cdb2d59 Merge pull request #13 from decathorpe/main 0445167 Add LICENSE to...