summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-10-18Prepare for 8.7.1 releaseThayne McCombs
2023-10-17bug: Update clap to 4.4.6Thayne McCombs
2023-10-01Merge pull request #1391 from sharkdp/dependabot/cargo/jemallocator-0.5.4Thayne McCombs
2023-10-01Bump jemallocator from 0.5.0 to 0.5.4dependabot[bot]
2023-10-01Bump regex from 1.9.1 to 1.9.6dependabot[bot]
2023-09-09Bump clap_complete to 4.4.1Collin Styles
2023-09-01Merge pull request #1373 from sharkdp/dependabot/cargo/chrono-0.4.28Thayne McCombs
2023-09-01Bump chrono from 0.4.26 to 0.4.28dependabot[bot]
2023-09-01Bump clap_complete from 4.3.1 to 4.4.0dependabot[bot]
2023-08-09Upgrade regex and regex-syntaxdependabot[bot]
2023-08-02Bump nu-ansi-term from 0.47.0 to 0.49.0dependabot[bot]
2023-08-02Bump lscolors from 0.14.0 to 0.15.0dependabot[bot]
2023-08-01Bump chrono from 0.4.24 to 0.4.26dependabot[bot]
2023-07-20Update license field following SPDX 2.1 license expression standardAndrea Frigido
2023-07-01Merge pull request #1340 from sharkdp/dependabot/cargo/clap_complete-4.3.1Thayne McCombs
2023-07-01Merge pull request #1341 from sharkdp/dependabot/cargo/tempfile-3.6.0Thayne McCombs
2023-07-01Bump num_cpus from 1.15.0 to 1.16.0dependabot[bot]
2023-07-01Bump tempfile from 3.5.0 to 3.6.0dependabot[bot]
2023-07-01Bump clap_complete from 4.3.0 to 4.3.1dependabot[bot]
2023-06-14Replace `dirs-next` crate with `etcetera` crateUtkarsh Gupta
2023-06-08Replace atty with stdThayne McCombs
2023-06-08Replace once_cell with stdlibThayne McCombs
2023-06-01Bump clap_complete from 4.2.1 to 4.3.0dependabot[bot]
2023-06-01Bump once_cell from 1.17.1 to 1.17.2dependabot[bot]
2023-05-03Merge pull request #1306 from sharkdp/dependabot/cargo/lscolors-0.14.0Thayne McCombs
2023-05-01Bump clap_complete from 4.2.0 to 4.2.1dependabot[bot]
2023-05-01Merge pull request #1307 from sharkdp/dependabot/cargo/crossbeam-channel-0.5.8Thayne McCombs
2023-05-01Bump test-case from 3.0.0 to 3.1.0dependabot[bot]
2023-05-01Bump crossbeam-channel from 0.5.7 to 0.5.8dependabot[bot]
2023-05-01Bump lscolors from 0.13.0 to 0.14.0dependabot[bot]
2023-04-14Don't use jemalloc on OpenBSD (jemalloc fails to compile)Nathan Houghton
2023-04-01Bump normpath from 1.1.0 to 1.1.1dependabot[bot]
2023-04-01Bump clap_complete from 4.1.5 to 4.2.0dependabot[bot]
2023-04-01Bump tempfile from 3.4.0 to 3.5.0dependabot[bot]
2023-03-27Bump nu-ansi-term from 0.46.0 to 0.47.0dependabot[bot]
2023-03-27Bump test-case from 2.2.2 to 3.0.0dependabot[bot]
2023-03-27Bump regex from 1.7.1 to 1.7.3dependabot[bot]
2023-03-27CI updatesDavid Peter
2023-03-24Specifically set ignore version to 0.4.20 in Cargo.tomlThayne McCombs
2023-03-20Bump MSRV to 1.67.0Thayne McCombs
2023-03-03Merge pull request #1269 from sharkdp/dependabot/cargo/normpath-1.0.1Thayne McCombs
2023-03-01Bump clap_complete from 4.0.6 to 4.1.4dependabot[bot]
2023-03-01Bump normpath from 0.3.2 to 1.0.1dependabot[bot]
2023-03-01Bump once_cell from 1.17.0 to 1.17.1dependabot[bot]
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-18chore: Update MSRV to 1.64.0Thayne McCombs