nightly (2025-10-01)
Bug Fixes
- bar: update network interface less frequently (
8d085df1
)
Code Refactoring
- rust: use eyre::Result uniformly (
6eb2905e
) - rust: upgrade to edition 2024 part 2 (clippy --fix) (
52a745d0
) - rust: upgrade to edition 2024 part 1 (
80877cc4
) - rust: remove getset dependency (
539aeec9
) - rust: standardize on ok_or_eyre and bail! (
bcfb058b
)
Continuous Integration
- github: make sure clippy is installed (
3e9947c2
)