aboutsummaryrefslogtreecommitdiff
path: root/src/request/verifier.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
* docs: Update copyright header yearFuwn2025-06-041-2/+2
* refactor: Use latest best practices and formattingFuwn2025-05-271-1/+4
* fmt: update rustfmt.tomlFuwn2023-05-181-3/+4
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+42
* feat(macros): general utility macrosFuwn2022-06-141-39/+0
* fix: global clippy lint fixesFuwn2022-05-181-1/+1
* feat(request): make gemini requestsFuwn2022-05-171-0/+39