oras-project / rust-oci-client

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

fix(*): Fixes our use of deprecated functions #113

Closed thomastaylor312 closed 5 months ago

thomastaylor312 commented 5 months ago

Also addresses several clippy lints across the tests and examples

flavio commented 5 months ago

thanks!