oras-project / rust-oci-client

A Rust crate to interact with OCI registries
Apache License 2.0
86 stars 45 forks source link

feat(client): allow to set the User-Agent used by the client #143

Closed SuperTux88 closed 3 weeks ago

SuperTux88 commented 3 weeks ago

I noticed that the client doesn't send a user-agent, so lets set the crate name/version by default but also allow others to overwrite it with their own app-name in the config.