mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
e181fbb51c
- Replace deprecated serde_yaml with serde_yml - Remove unused dependencies: serde_toml, xdg - Bump thiserror 1→2, toml 0.8→1.0, reqwest 0.12.3→0.12 (latest), clap 4.4→4.6, tokio 1.32→1.52, and all other deps to latest - Raise rust-version minimum from 1.72 to 1.80 - Fix description typo: 'interracting' → 'interacting' - Bump version to 1.2.0 - Update release workflow action versions