This repository was archived by the owner on Oct 6, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " azure_sdk_for_rust"
3- version = " 0.6.1 "
3+ version = " 0.7.0 "
44description = " Rust wrappers around Microsoft Azure REST APIs"
55readme = " README.md"
6- authors = [" Francesco Cogno <francesco.cogno@outlook.com>" , " Dong Liu <doliu@microsoft.com>" ]
6+ authors = [" Francesco Cogno <francesco.cogno@outlook.com>" , " Max Gortman <mgortman@microsoft.com> " , " Dong Liu <doliu@microsoft.com>" ]
77license = " Apache-2.0"
88repository = " https://github.com/MindFlavor/AzureSDKForRust"
99documentation = " http://mindflavor.github.io/AzureSDKForRust/azure_sdk_for_rust/index.html"
Original file line number Diff line number Diff line change 55
66[ ![ Crate] ( https://img.shields.io/crates/v/azure_sdk_for_rust.svg )] ( https://crates.io/crates/azure_sdk_for_rust ) [ ![ cratedown] ( https://img.shields.io/crates/d/azure_sdk_for_rust.svg )] ( https://crates.io/crates/azure_sdk_for_rust ) [ ![ cratelastdown] ( https://img.shields.io/crates/dv/azure_sdk_for_rust.svg )] ( https://crates.io/crates/azure_sdk_for_rust )
77
8- [ ![ tag] ( https://img.shields.io/github/tag/mindflavor/AzureSDKForRust.svg )] ( https://github.com/MindFlavor/AzureSDKForRust/tree/0.6.1 )
9- [ ![ release] ( https://img.shields.io/github/release/mindflavor/AzureSDKForRust.svg )] ( https://github.com/MindFlavor/AzureSDKForRust/tree/0.6.1 )
10- [ ![ commitssince] ( https://img.shields.io/github/commits-since/mindflavor/AzureSDKForRust/0.6.1 .svg )] ( https://img.shields.io/github/commits-since/mindflavor/AzureSDKForRust/0.6.1 .svg )
8+ [ ![ tag] ( https://img.shields.io/github/tag/mindflavor/AzureSDKForRust.svg )] ( https://github.com/MindFlavor/AzureSDKForRust/tree/0.7.0 )
9+ [ ![ release] ( https://img.shields.io/github/release/mindflavor/AzureSDKForRust.svg )] ( https://github.com/MindFlavor/AzureSDKForRust/tree/0.7.0 )
10+ [ ![ commitssince] ( https://img.shields.io/github/commits-since/mindflavor/AzureSDKForRust/0.7.0 .svg )] ( https://img.shields.io/github/commits-since/mindflavor/AzureSDKForRust/0.7.0 .svg )
1111
1212![ GitHub contributors] ( https://img.shields.io/github/contributors/mindflavor/AzureSDKForRust.svg )
1313
You can’t perform that action at this time.
0 commit comments