# Azure SDK for Rust - Core crate {{readme}} ## Usage To set this crate as a dependency, add this to your Cargo.toml ```toml [dependencies] {{crate}} = { version = "{{version}}", git = "https://github.com/Azure/azure-sdk-for-rust" } ```