summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2022-09-02Revert "Bump chrono from 0.4.19 to 0.4.22"David Peter
2022-09-02Bump chrono from 0.4.19 to 0.4.22dependabot[bot]
2022-09-02Bump anyhow from 1.0.59 to 1.0.63dependabot[bot]
2022-09-02Bump nix from 0.24.2 to 0.25.0dependabot[bot]
2022-09-02Bump lscolors from 0.11.0 to 0.12.0dependabot[bot]
2022-09-01Merge pull request #1096 from sharkdp/dependabot/cargo/once_cell-1.13.1Thayne McCombs
2022-09-01Bump once_cell from 1.13.0 to 1.13.1dependabot[bot]
2022-09-01Bump ctrlc from 3.2.2 to 3.2.3dependabot[bot]
2022-08-02Merge pull request #1081 from sharkdp/dependabot/cargo/anyhow-1.0.59Tavian Barnes
2022-08-02Merge pull request #1076 from sharkdp/dependabot/cargo/regex-1.6.0Tavian Barnes
2022-08-02Merge pull request #1073 from sharkdp/dependabot/cargo/test-case-2.2.1Tavian Barnes
2022-08-02Bump anyhow from 1.0.58 to 1.0.59dependabot[bot]
2022-08-02Bump once_cell from 1.12.0 to 1.13.0dependabot[bot]
2022-08-02Bump filetime from 0.2.16 to 0.2.17dependabot[bot]
2022-08-01Bump regex from 1.5.6 to 1.6.0dependabot[bot]
2022-08-01Bump nix from 0.24.1 to 0.24.2dependabot[bot]
2022-08-01Bump lscolors from 0.10.0 to 0.11.0dependabot[bot]
2022-08-01Bump test-case from 2.1.0 to 2.2.1dependabot[bot]
2022-07-01Merge pull request #1057 from sharkdp/dependabot/cargo/diff-0.1.13Tavian Barnes
2022-07-01Merge pull request #1055 from sharkdp/dependabot/cargo/globset-0.4.9Tavian Barnes
2022-07-01Bump diff from 0.1.12 to 0.1.13dependabot[bot]
2022-07-01Bump globset from 0.4.8 to 0.4.9dependabot[bot]
2022-07-01Bump anyhow from 1.0.57 to 1.0.58dependabot[bot]
2022-05-29Update jemalloc to 5.3 (jemallocator 0.5)v8.4.0David Peter