The `http` dependency needs updating to v1.0.0

Open Beginner friendly
#520 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
rust
Domain
backend

Research direction

Start by locating where this crate declares its dependency on the http crate, then read the linked http v1.0.0 release information. Done means the dependency tracks v1.0.0 and the crate remains compatible with other crates using that version.

Written by the indexing model from the issue text.

Description

This crate depends on the http crate (for obvious reason). That crate has had a major version bump to v1.0.0. This crate should track this update to allow interoperability with other crates that are now bumping their dependency as well.

Dominant language
Rust
Stars
209
Forks
92
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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 http-rs/http-types

All issues in http-rs/http-types

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.