summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-03crates: bump tokio from 1.37.0 to 1.38.0 (#4)dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27feat: add PR link to response (#2)Sefa Eyeoglu
This also displays the response as an embed. Signed-off-by: Sefa Eyeoglu <[email protected]> Co-authored-by: seth <[email protected]>
2024-05-27logging: use correct module name in RUST_LOGseth
2024-05-27nix: fix architecture string for arm image (#1)seth
2024-05-27nix: use correct package for arm containerseth
2024-05-27initial commitseth