cloud-storage-rs
cloud-storage-rs copied to clipboard
Fix issue with `BucketClient::list` failing when fields missing from `Cors` struct
- made fields on cors optional and removed debugging code
Closes #115.