aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* certcheck to see x509 certification detailsFranck Cuny2025-09-061-17/+0
* build(deps): bump clap from 4.5.4 to 4.5.8dependabot[bot]2024-07-011-1/+1
* build(deps): bump webpki-roots from 0.26.1 to 0.26.3dependabot[bot]2024-06-241-1/+1
* build(deps): bump rustls from 0.23.5 to 0.23.8dependabot[bot]2024-05-271-1/+1
* fix URL to the repositoryFranck Cuny2024-04-281-1/+1
* bump a number of dependencies to their latest versionsdependabot[bot]2024-04-281-4/+4
* build(deps): bump clap from 4.0.18 to 4.5.4dependabot[bot]2024-04-221-1/+1
* build(deps): bump rustls from 0.20.7 to 0.21.10dependabot[bot]2024-04-161-1/+1
* Merge pull request #4 from fcuny/dependabot/cargo/anyhow-1.0.82Franck Cuny2024-04-151-1/+1
|\
| * build(deps): bump anyhow from 1.0.70 to 1.0.82dependabot[bot]2024-04-161-1/+1
* | build(deps): bump x509-parser from 0.14.0 to 0.16.0dependabot[bot]2024-04-161-1/+1
|/
* update metadata in Cargo.tomlFranck Cuny2023-03-301-2/+4
* use anyhow for error handlingFranck Cuny2023-03-301-0/+1
* add a flag to check expired certificateFranck Cuny2023-03-281-1/+1
* fix: disable default feature on `chrono` crateFranck Cuny2022-11-011-1/+1
* build(deps): bump clap from 4.0.17 to 4.0.18dependabot[bot]2022-10-241-1/+1
* feat: get information about a given certificateFranck Cuny2022-10-211-0/+6
* meta: initial commitFranck Cuny2022-10-191-0/+8