rust-oci-client
rust-oci-client copied to clipboard
feat: Add blocking client
Uses the reqwuest/blocking feature to add a client that can be used from sync rust. This is gated behind the blocking feature.
Removed test-registry from default-features.
@thomastaylor312 thanks for the review. I'll address your comments and try and get another revision done with more re-use and less copy/paste some time in the next couple of weeks 😄
@dave-tucker do you still have bandwidth to work on this PR? :pray: