v0.2.1
Adds the cirrus-metadata crate, a client for interacting with Salesforce metadata via the SOAP API. Salesforce's Metadata API is SOAP-only for anything besides deployments, and the cirrus-metadata crate implements a means of interacting with it.
This also adds the deploy-only REST API to the main cirrus crate.
Full Changelog: v0.2.0...v0.2.1