garage/doc/book/reference-manual
Wesley Hershberger 76aae3cb96 Drop parse_duration for fundu-systemd (#1246) (#1468)
`parse_duration` is no longer maintained upstream; `fundu-system` seems like the best option to provide most of the functionality provided by parse_duration and minimize deps.

Fixes #1246

Dep diffstat: +3 -6

## Caveats
- I've done basically no testing of this PR beyond `cargo test`
- See my comment in #1246 for regression risk; this is a breaking change. Is there a document I should update to make note of this? Should I rebase this for `next-v3` instead?
- In theory CVE-2021-29932 is fixed by this PR as `fundu-systemd` doesn't support exponents, but I've done no verification that this is really the case beyond the info in #1246

Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1468
Reviewed-by: Alex <lx@deuxfleurs.fr>
2026-06-17 13:57:21 +00:00
..
_index.md doc: add an operations&maintenance section and move some pages there 2023-06-14 12:39:40 +02:00
admin-api.md update documentation pages on admin API 2025-06-15 15:40:38 +02:00
cli.md Some work on documentation towards v0.8 2022-09-14 19:31:13 +02:00
configuration.md Drop parse_duration for fundu-systemd (#1246) (#1468) 2026-06-17 13:57:21 +00:00
features.md chore: a large number of typo corrections in markdown files 2026-01-27 21:17:15 +01:00
k2v.md chore: a large number of typo corrections in markdown files 2026-01-27 21:17:15 +01:00
known-issues.md doc: write details of known issues 2026-04-15 10:11:39 +00:00
monitoring.md Fix all typos 2025-01-16 13:22:00 +01:00
s3-compatibility.md chore: a large number of typo corrections in markdown files 2026-01-27 21:17:15 +01:00