Karolin Varner
|
f22f4aad7d
|
feat: Fix minimum supported cargo version to 1.77
This should ensure, that our Cargo.lock file stays at version 3
when using `cargo update` or dependabot.
|
2025-04-13 13:44:36 +02:00 |
|
Karolin Varner
|
00696321ff
|
chore: Final improvements on the to crate API doc
|
2024-12-18 14:28:24 +01:00 |
|
David Niehues
|
0353c82729
|
docs+doctest(to): Add tests, examples and documentation to the to-crate
|
2024-12-16 17:47:44 +01:00 |
|
Paul Spooren
|
05fbaff2dc
|
docs(to): fix docstrings and add examples
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
2024-11-08 12:49:10 +01:00 |
|
Karolin Varner
|
138e6b6553
|
chore: to crate documentation indendation (purely cosmetic)
|
2024-08-03 16:32:02 +02:00 |
|
wucke13
|
62aa9b4351
|
fix: second round of clippy lints
Clippy would not automatically apply these fixes, so they were applied
by hand.
|
2024-01-03 18:43:05 +01:00 |
|
wucke13
|
7c83e244f9
|
fix: fix Rust code in markdown files
This applies the novel format_rustcode.sh script to the markdown files in the
repo, to maintain a consistent style across code examples.
|
2023-12-22 17:57:32 +01:00 |
|
Jemilu Mohammed
|
181154b470
|
move external dependencies to workspace level
|
2023-11-30 18:44:28 +01:00 |
|
Karolin Varner
|
d539be3142
|
feat: Rosenpass-to for nicely handling destination parameters
|
2023-11-26 11:18:47 +01:00 |
|