summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-04-05Bump thiserror from 1.0.38 to 1.0.40dependabot[bot]
2023-04-05Bump tempfile from 3.3.0 to 3.5.0dependabot[bot]
2023-04-05Use the `is-terminal` crate instead of `atty`Constantin Nickel
2023-03-25Bump version to 0.23David Peter
2023-03-24Merge pull request #2513 from nickelc/deps/dirsDavid Peter
2023-03-24Replace `dirs-next` with the original `dirs` crateConstantin Nickel
2023-03-24Use `nu-ansi-term` instead of `ansi_term`Constantin Nickel
2023-03-15Update `clap` to 4.1.8Constantin Nickel
2023-03-04Bump grep-cli from 0.1.6 to 0.1.7dependabot[bot]
2023-03-04Bump ansi_colours from 1.1.1 to 1.2.1dependabot[bot]
2023-03-01Merge pull request #2492 from sharkdp/dependabot/cargo/clap-4.0.32David Peter
2023-03-01Merge pull request #2493 from sharkdp/dependabot/cargo/globset-0.4.10David Peter
2023-03-01Bump globset from 0.4.9 to 0.4.10dependabot[bot]
2023-03-01Bump clap from 4.0.18 to 4.0.32dependabot[bot]
2023-03-01Bump git2 from 0.15.0 to 0.16.1dependabot[bot]
2023-02-05Directly read preferences instead of using the defaults CLIBlackHoleFox
2023-02-01Bump nix from 0.26.1 to 0.26.2dependabot[bot]
2023-02-01Bump console from 0.15.2 to 0.15.5dependabot[bot]
2023-02-01Bump assert_cmd from 2.0.5 to 2.0.8dependabot[bot]
2023-02-01Bump flate2 from 1.0.24 to 1.0.25dependabot[bot]
2023-01-17Merge pull request #2430 from Enselic/blessable-helpDavid Peter
2023-01-05Bump semver from 1.0.14 to 1.0.16dependabot[bot]
2023-01-05Bump predicates from 2.1.3 to 2.1.5dependabot[bot]
2023-01-05Bump serde from 1.0.148 to 1.0.152dependabot[bot]
2023-01-05Bump once_cell from 1.16.0 to 1.17.0dependabot[bot]
2023-01-05Bump thiserror from 1.0.37 to 1.0.38dependabot[bot]
2022-12-30Require changes to `-h` and `--help` to be blessedMartin Nordholts
2022-12-03Bump predicates from 2.1.1 to 2.1.3dependabot[bot]
2022-12-03Bump nix from 0.25.0 to 0.26.1dependabot[bot]
2022-12-03Bump serde from 1.0.147 to 1.0.148dependabot[bot]
2022-12-03Bump regex from 1.6.0 to 1.7.0dependabot[bot]
2022-11-02Merge pull request #2390 from sharkdp/dependabot/cargo/nix-0.25.0David Peter
2022-11-02Merge pull request #2389 from sharkdp/dependabot/cargo/once_cell-1.16.0David Peter
2022-11-02Merge pull request #2388 from sharkdp/dependabot/cargo/assert_cmd-2.0.5David Peter
2022-11-01Bump nix from 0.24.2 to 0.25.0dependabot[bot]
2022-11-01Bump once_cell from 1.15.0 to 1.16.0dependabot[bot]
2022-11-01Bump assert_cmd from 2.0.4 to 2.0.5dependabot[bot]
2022-11-01Bump serde from 1.0.145 to 1.0.147dependabot[bot]
2022-10-30Update to latest clap releaseDavid Peter
2022-10-03Add github-actions to DependabotGábor Lipták
2022-10-02Bump once_cell from 1.13.1 to 1.15.0dependabot[bot]
2022-10-01Bump semver from 1.0.13 to 1.0.14dependabot[bot]
2022-10-01Bump unicode-width from 0.1.9 to 0.1.10dependabot[bot]
2022-10-01Bump thiserror from 1.0.33 to 1.0.37dependabot[bot]
2022-10-01Bump console from 0.15.1 to 0.15.2dependabot[bot]
2022-09-10Bump version to v0.22.1v0.22.1Martin Nordholts
2022-09-06Bump version to v0.22David Peter
2022-09-04Bump git2 from 0.14.2 to 0.15.0dependabot[bot]
2022-09-03refactor: Port to clap3Ed Page
2022-09-02Bump wild from 2.0.4 to 2.1.0 (#2296)dependabot[bot]