summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2023-05-05deps(crates): bump reqwest from 0.11.16 to 0.11.17dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-25fix(deps): update rust crate tokio to 1.28.0renovate[bot]
2023-04-22fix(deps): update rust crate serde to 1.0.160renovate[bot]
2023-04-07add bottom encode/decodeseth
2023-04-07start using rustlsseth
2023-04-05rewrite in rust :)seth