dependabot[bot]
0a2cd324d5
Bump typed-builder from 0.11.0 to 0.12.0 ( #934 )
...
* Bump typed-builder from 0.11.0 to 0.12.0
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/idanarye/rust-typed-builder/releases )
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/idanarye/rust-typed-builder/commits )
---
updated-dependencies:
- dependency-name: typed-builder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Remove custom builder method docs.
We use the default again, which offers the same amount of information.
* Add `make` target to show docs
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
Co-authored-by: Matthias Endler <matthias@endler.dev>
2023-01-30 15:12:20 +01:00
Matthias
b479a5810e
Allow overriding accepted status codes for cached URIs ( #843 )
...
Fixes #840
2022-11-28 12:23:07 +01:00
Matthias
94dda21326
Fix clippy lints
2022-09-27 18:17:37 +02:00
Matthias
601adcefd3
Add new SVG-based screencast ( #693 )
...
This is taken from https://github.com/sharkdp/fd , so all credits
go to the original authors.
The demo was a bit dated. We've since added more features and
changed the output. On top of that, the gif was a bit blurry.
The new version is in SVG and the commands can be scripted, so
we can change them with a PR and render them through CI.
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2022-08-10 17:35:50 +02:00
Matthias
2b31144394
add docs endpoint
2022-01-12 09:25:12 +01:00
Matthias
d9af0817e5
Lock deps on make install
2022-01-05 18:25:55 +01:00
Matthias
21ea0fd033
Add support for tokio-console ( #318 )
...
This allows troubleshooting and improving async Rust code.
It is an optional feature that is still
experimental (but can be quite helpful)
2021-09-12 18:10:23 +02:00
Matthias
4fbd337326
Add install target and fix build phony
2021-09-06 15:15:05 +02:00
Matthias
936c5440b1
Add official Docker image #40
2020-12-02 23:43:05 +01:00