summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-02-24Updates for 8.7.0v8.7.0Thayne McCombs
2023-02-01Merge pull request #1244 from tmccombs/grouped-occurrencesDavid Peter
2023-02-01Merge pull request #1253 from sharkdp/dependabot/cargo/nix-0.26.2David Peter
2023-02-01Bump nix from 0.25.0 to 0.26.2dependabot[bot]
2023-02-01Bump regex from 1.7.0 to 1.7.1dependabot[bot]
2023-01-17update: Update to clap 4.1Thayne McCombs
2023-01-01Merge pull request #1220 from sharkdp/dependabot/cargo/regex-syntax-0.6.28Thayne McCombs
2023-01-01Merge pull request #1221 from sharkdp/dependabot/cargo/nix-0.25.0Thayne McCombs
2023-01-01Merge pull request #1219 from sharkdp/dependabot/cargo/anyhow-1.0.68Thayne McCombs
2023-01-01Merge pull request #1222 from sharkdp/dependabot/cargo/once_cell-1.17.0Thayne McCombs
2023-01-01Bump regex-syntax from 0.6.27 to 0.6.28dependabot[bot]
2023-01-01Bump num_cpus from 1.13.1 to 1.15.0dependabot[bot]
2023-01-01Bump once_cell from 1.15.0 to 1.17.0dependabot[bot]
2023-01-01Bump nix from 0.24.2 to 0.25.0dependabot[bot]
2023-01-01Bump anyhow from 1.0.66 to 1.0.68dependabot[bot]
2022-12-08Updates for 8.6.0v8.6.0Thayne McCombs
2022-12-03Remove time from transitive dependencies of chronoThayne McCombs
2022-12-02Merge pull request #1192 from tmccombs/ansi-term-deprecatedTavian Barnes
2022-12-01Merge pull request #1195 from sharkdp/dependabot/cargo/clap_complete-4.0.6Thayne McCombs
2022-12-02Bump libc from 0.2.136 to 0.2.137dependabot[bot]
2022-12-01Bump regex from 1.6.0 to 1.7.0dependabot[bot]
2022-12-01Bump clap_complete from 4.0.5 to 4.0.6dependabot[bot]
2022-12-01Use nu-ansi-term instead of ansi-termThayne McCombs
2022-11-30Use tempfile instead of tempdirThayne McCombs
2022-11-13Updates for fd 8.5.3Thayne McCombs
2022-11-11Use unit type for negating optins with clap_deriveThayne McCombs
2022-11-11Use new Shell::from_env method in clap_completeThayne McCombs
2022-11-03Updates for fd 8.5.2v8.5.2David Peter
2022-11-02Updates for fd 8.5.1v8.5.1David Peter
2022-11-01Preparation for v8.5David Peter
2022-11-01Merge remote-tracking branch 'origin/master' into clap-deriveDavid Peter
2022-11-01walk: Switch back to crossbeam-channelTavian Barnes
2022-11-01Merge remote-tracking branch 'upstream/master' into clap-deriveThayne McCombs
2022-10-31dir_entry: Implement lscolors::ColorableTavian Barnes
2022-10-11Update clap depenency versionThayne McCombs
2022-10-09Merge remote-tracking branch 'upstream/master' into clap-deriveThayne McCombs
2022-10-08Upgrade to clap 4.0Thayne McCombs
2022-10-08Use clap-derive for option parsingThayne McCombs
2022-10-02Merge pull request #1123 from sharkdp/dependabot/cargo/once_cell-1.15.0Tavian Barnes
2022-10-01Merge pull request #1122 from sharkdp/dependabot/cargo/libc-0.2.134Thayne McCombs
2022-10-01Bump anyhow from 1.0.64 to 1.0.65dependabot[bot]
2022-10-01Bump once_cell from 1.14.0 to 1.15.0dependabot[bot]
2022-10-01Bump libc from 0.2.132 to 0.2.134dependabot[bot]
2022-09-11update dependenciesThayne McCombs
2022-09-11Simplistic "Command not found" error messageMarie Katrine Ekeberg
2022-09-11Implement --type executable on WindowsTavian Barnes
2022-09-09Bump MSRV to 1.56.1Thayne McCombs
2022-09-09Upgrade clap to 3.2Thayne McCombs
2022-09-02Revert "Bump nix from 0.24.2 to 0.25.0"David Peter
2022-09-02Revert "Bump anyhow from 1.0.59 to 1.0.63"David Peter