Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
696 stars 241 forks source link

Add if-match condition to PutAppendBlob #1658

Closed ishai42 closed 4 months ago

heaths commented 4 months ago

I'm working on fixing the new, breaking nightly clippy rule violations. At least they have fixes available.

heaths commented 4 months ago

Blocked on #1667; I will rebase after that merges.