Skip to content

Update dependencies#90

Merged
epwalsh merged 3 commits intoepwalsh:mainfrom
valkum:zip-update
Mar 4, 2026
Merged

Update dependencies#90
epwalsh merged 3 commits intoepwalsh:mainfrom
valkum:zip-update

Conversation

@valkum
Copy link
Copy Markdown
Contributor

@valkum valkum commented Mar 4, 2026

This updates:

  • rand from 0.8 to 0.10
  • thiserror from 1.0 to 2.0
  • zip from 0.6 to 8.0 (which will update bzip2 from 0.4.4 to 0.6)
  • indicatif from 0.17 to 0.18
  • env_logger from 0.10 to 0.11

Additionally dev-dependencies:

  • httpmock from 0.7 to 0.8
  • assert_cmd from 1.0 to 2.0
  • predicates from 2.1 to 3.0

This omits reqwest 0.13 due to changes in rustls provider features. See seanmonstar/reqwest#2924. I am currently not sure what the best way would be to let users of this crate efficiently select the used crypto lib using features.

Copy link
Copy Markdown
Owner

@epwalsh epwalsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @valkum !

@epwalsh epwalsh merged commit e1b4519 into epwalsh:main Mar 4, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants