Skip to content

Extract HttpRepository into tuf-hyper, port to hyper 1.x#419

Merged
erickt merged 1 commit into
theupdateframework:developfrom
erickt:extract-hyper
Jul 14, 2026
Merged

Extract HttpRepository into tuf-hyper, port to hyper 1.x#419
erickt merged 1 commit into
theupdateframework:developfrom
erickt:extract-hyper

Conversation

@erickt

@erickt erickt commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

This extracts HttpRepository into its own crate, so its easier for users to not pull in the http stack unless it is necessary. It also updates hyper to 1.x, and adds some examples on how to create a client using tuf-hyper.

Comment thread tuf-hyper/examples/client-smol.rs Outdated
@erickt erickt force-pushed the extract-hyper branch 2 times, most recently from 47bc411 to 3682973 Compare July 14, 2026 16:34
This extracts HttpRepository into its own crate, so its easier for
users to not pull in the http stack unless it is necessary. It also
updates hyper to 1.x, and adds some examples on how to create a client
using tuf-hyper.
@erickt erickt merged commit 2261f53 into theupdateframework:develop Jul 14, 2026
16 checks passed
@erickt erickt deleted the extract-hyper branch July 14, 2026 18:07
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