/package-versions

Sample of multiple versions of packages being used

Primary LanguageRustMIT LicenseMIT

Package versions sample

This is a sample showing how Azure SDKs could define a separate crate version for each api-version of a service, along with dependencies on different core crates.

To see this in action, run:

cargo run --example hello

Tip: you can open this repo in GitHub Codespaces to try it out.

License

Licensed under the MIT license.