camallo / dkregistry-rs

A pure-Rust asynchronous library for Docker Registry API v2
Apache License 2.0
62 stars 39 forks source link

Reuse the token set by hyper for reqwest calls #68

Closed steveej closed 5 years ago

steveej commented 5 years ago

Depends on #69. Fixes #66