René Kijewski
|
72bbe3ede1
|
Bump version number to v0.14.0
|
2025-04-22 23:37:23 +02:00 |
|
René Kijewski
|
697862a76c
|
Bump version number to 0.13.0
|
2025-03-27 17:22:37 +01:00 |
|
René Kijewski
|
19f6582308
|
Bump version number to v0.13.0-pre.0
|
2025-03-17 21:32:27 +01:00 |
|
Guillaume Gomez
|
3b52c907c3
|
Rename rinja into askama
|
2025-03-11 19:31:06 +01:00 |
|
René Kijewski
|
9b8ace77b4
|
Fix rust 1.86 clippy warnings
* [`manual_div_ceil`]
* [`sliced_string_as_bytes`]
* Add `cargo.toml` for global clippy settings, e.g. msrv
[`manual_div_ceil`]: <https://rust-lang.github.io/rust-clippy/master/index.html#manual_div_ceil>
[`sliced_string_as_bytes`]: <https://rust-lang.github.io/rust-clippy/master/index.html#sliced_string_as_bytes>
|
2025-01-31 21:22:33 +01:00 |
|
René Kijewski
|
78734c1e4d
|
Add salvo example by translating the axum example
|
2025-01-13 19:53:50 +01:00 |
|