Update `ureq` from v3.3.0 to v3.4.0 (for `getrandom` upgrade)

Open Beginner friendly
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Active
Tech stack
rust
Domain
networking

Research direction

Find the ureq dependency declaration in ehttp and confirm how its current version is specified. Update it from v3.3.0 to v3.4.0, then run the project's available checks to verify the dependency update and getrandom-related configuration still work.

Written by the indexing model from the issue text.

Description

@emilk

Dear emilk.

Please consider updating the ureq dependency in ehttp from v3.3.0 to v3.4.0.

ureq v3.3.0 depends on getrandom v0.2.16, whereas ureq v3.4.0 uses getrandom v0.4. Updating to ureq v3.4.0 simplifies getrandom-related configurations.

Thank you!

Dominant language
Rust
Stars
396
Forks
36
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from emilk/ehttp

All issues in emilk/ehttp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.