threema-donat

Results 4 issues of threema-donat

- Extract link to rustis documentation

Hey there! I recently updated the dependencies of a crate via `cargo audit`, which broke all the tests where we used tokio as runtime and mockito for mocking a http...

Adds the option to add a timeout after which a request will fail. PR #238 should be reviewed before this

The MSRV is currently not defined and `.clippy.toml` sets a MSRV that is way behind the implicit MSRV. This PR defines the MSRV explicitly and checks it with a lockfile...