Skip to content
Snippets Groups Projects
Commit d09b0172 authored by Simon Tatham's avatar Simon Tatham
Browse files

Update dependencies.

'cargo audit' reported several known vulnerabilities in dependencies,
so we should update to fix them.

Running 'cargo update' by itself pulled in clap 4.5.18 which has MSRV
1.74, later than our current 1.72. I don't think I'd mind too much
bumping our MSRV to match, but there's also no need, because clap
4.4.18 is good enough to make cargo audit not complain.
parent dde61ab3
No related branches found
No related tags found
1 merge request!30cargo update, and update html2text
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment