chore: update outdated dependencies#69
Conversation
|
Updated this PR to also bump explicit Cargo.toml versions (not only lockfile) and re-ran test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 1 test test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s successfully. Requesting maintainer review. |
|
Added a short demo artifact (GIF + notes) and expanded validation section to better match issue bounty requirements. |
|
@amitksingh1490 Quick maintainer-ready summary:\n\n- This PR keeps scope minimal for #44: compatible dependency bumps + lockfile refresh, no behavior refactor.\n- Validation included: cargo update, cargo test, cargo clippy -D warnings.\n- Demo artifact added per bounty guidance: demo/issue-44-demo.gif.\n\nIf you prefer alignment with another open dependency PR, I can immediately rebase/split/adjust this one to match your preferred merge strategy. |
Summary
Cargo.tomlto latest compatible releasesCargo.lockviacargo updateUpdated direct deps
0.14.28 -> 0.14.321.36.0 -> 1.52.30.12.3 -> 0.12.60.1.3 -> 0.1.200.1.0 -> 0.1.31.0.82 -> 1.0.1021.19.0 -> 1.21.40.18.1 -> 0.18.20.11.0 -> 0.11.10.1.40 -> 0.1.440.3.18 -> 0.3.230.5.1 -> 0.5.10Validation
cargo update cargo test cargo clippy --all-targets --all-features -- -D warningsDemo
demo/issue-44-demo.gifdemo/ISSUE_44_DEMO.md/claim #44