summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-03-29Bump mio from 0.8.10 to 0.8.11dependabot[bot]
2024-02-15Update dependencies to latestTim Oram
2024-02-15Move testutils crate into test_helpersTim Oram
2024-02-15Move core crate into rootTim Oram
2024-02-15Move runtime crate to coreTim Oram
2024-02-15Move git crate to coreTim Oram
2024-02-15Move config crate to coreTim Oram
2024-02-15Move todo_file crate to coreTim Oram
2024-02-15Move input crate to coreTim Oram
2024-02-15Move display crate into coreTim Oram
2024-02-15Move view crate into coreTim Oram
2024-02-15Resolve latest linting errorsTim Oram
2023-08-07Bump git2 from 0.15.0 to 0.17.2Tim Oram
2023-08-07Bump bitflags from 1.3.2 to 2.3.3Tim Oram
2023-08-06Add action_line macro to core crate testsTim Oram
2023-08-06Refactor assert_rendered_output internalsTim Oram
2023-08-01Bump thiserror from 1.0.43 to 1.0.44dependabot[bot]
2023-07-25Bump tempfile from 3.6.0 to 3.7.0dependabot[bot]
2023-07-24Remove proc-macro2 dependencyTim Oram
2023-07-22Use claims over claimTim Oram
2023-07-21Enable tty support on macOSTim Oram
2023-07-19Bump crates version to 2.3.0Tim Oram
2023-07-17Bump chrono from 0.4.23 to 0.4.26dependabot[bot]
2023-07-17Bump pretty_assertions from 1.3.0 to 1.4.0dependabot[bot]
2023-07-17Bump rstest from 0.16.0 to 0.18.1dependabot[bot]
2023-07-17Bump thiserror from 1.0.38 to 1.0.43dependabot[bot]
2023-07-17Bump anyhow from 1.0.71 to 1.0.72dependabot[bot]
2023-07-17Bump proc-macro2 from 1.0.64 to 1.0.66dependabot[bot]
2023-07-17Bump uuid from 1.4.0 to 1.4.1dependabot[bot]
2023-07-15Bump crossterm from 0.25.0 to 0.26.1dependabot[bot]
2023-07-15Bump libgit2-sys from 0.14.0+1.5.0 to 0.14.2+1.5.1dependabot[bot]
2023-07-15Bump bumpalo from 3.10.0 to 3.13.0dependabot[bot]
2023-07-15Bump serial_test from 0.10.0 to 2.0.0dependabot[bot]
2023-07-15Bump tempfile from 3.3.0 to 3.6.0dependabot[bot]
2023-07-15Bump anyhow from 1.0.68 to 1.0.71dependabot[bot]
2023-07-15Bump crossbeam-channel from 0.5.6 to 0.5.8dependabot[bot]
2023-07-15Bump unicode-segmentation from 1.10.0 to 1.10.1dependabot[bot]
2023-07-15Bump uuid from 1.2.2 to 1.4.0dependabot[bot]
2023-07-15Updating linting and rustfmt configs to latestTim Oram
2022-12-21Add search thread and Searchable traitTim Oram
2022-12-20Bump serial_test from 0.9.0 to 0.10.0dependabot[bot]
2022-12-20Bump thiserror from 1.0.37 to 1.0.38dependabot[bot]
2022-12-19Bump anyhow from 1.0.66 to 1.0.68dependabot[bot]
2022-12-11Bump num-format from 0.4.3 to 0.4.4dependabot[bot]
2022-12-01Replace builtin Version struct with crateTim Oram
2022-11-28Bump rstest from 0.15.0 to 0.16.0dependabot[bot]
2022-11-25Bump chrono from 0.4.22 to 0.4.23dependabot[bot]
2022-11-16Bump uuid from 1.2.1 to 1.2.2dependabot[bot]
2022-11-15Add search to list moduleTim Oram
2022-11-10Add version tracking to todofileTim Oram