summaryrefslogtreecommitdiffstats
path: root/src/config/Cargo.toml
AgeCommit message (Expand)Author
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-19Bump crates version to 2.3.0Tim Oram
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 proc-macro2 from 1.0.64 to 1.0.66dependabot[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-15Updating linting and rustfmt configs to latestTim 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-11-28Bump rstest from 0.15.0 to 0.16.0dependabot[bot]
2022-10-20Bump thiserror from 1.0.34 to 1.0.37dependabot[bot]
2022-09-12Bump thiserror from 1.0.32 to 1.0.34dependabot[bot]
2022-08-17Bump thiserror from 1.0.31 to 1.0.32dependabot[bot]
2022-08-17Bump serial_test from 0.8.0 to 0.9.0dependabot[bot]
2022-07-11Add full errors to config crateTim Oram
2022-07-04Bump serial_test from 0.7.0 to 0.8.0dependabot[bot]
2022-07-04Bump rstest from 0.13.0 to 0.15.0dependabot[bot]
2022-06-07Bump rstest from 0.12.0 to 0.13.0dependabot[bot]
2022-06-07Bump serial_test from 0.6.0 to 0.7.0dependabot[bot]
2022-04-29Bump all crates to version 2.2.02.2.0Tim Oram
2022-04-15Bump serial_test from 0.5.1 to 0.6.0dependabot[bot]
2022-04-15Relax semver requirements for semverTim Oram
2022-01-19Update config crate to use git 0.2.0Tim Oram
2022-01-12Bump tempfile from 3.2.0 to 3.3.0dependabot[bot]
2022-01-05Bump rstest from 0.11.0 to 0.12.0dependabot[bot]
2021-10-24Update config to use girt-gitTim Oram
2021-10-23Upgrade to Rust 2021 editionTim Oram
2021-10-11Pin git2 to 0.13.21 to resolve upstream issueTim Oram
2021-09-13Bump git2 from 0.13.20 to 0.13.22dependabot[bot]
2021-08-09Bump rstest from 0.10.0 to 0.11.0dependabot[bot]
2021-08-09Fix disjoint_capture_migration lintTim Oram
2021-07-05Remove concat-indents dependency from configTim Oram
2021-07-05Migrate to the new rstest formatTim Oram
2021-07-05Publish cratesTim Oram
2021-07-05Cleanup Cargo.toml files for all modulesTim Oram
2021-07-05Improve linting in config crateTim Oram
2021-07-05Move config module to a crateTim Oram