Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Commit 6cadcb9

Browse files
authored
Fixed typo
1 parent 87e0050 commit 6cadcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Microsoft Azure expose its technologies via REST API. These APIs are easily cons
1919

2020
This crate relies heavily on the excellent crate called [Hyper](https://github.com/hyperium/hyper). As of this library version [0.4.0](https://github.com/MindFlavor/AzureSDKForRust/releases/tag/0.4.0) all the methods are future-aware.
2121

22-
From the version 0.7.2 I've used the TryFrom and TryTrait options. This means the library is once again nighlty only (until those lints are stabilized).
22+
From the version 0.7.2 I've used the TryFrom and TryTrait options. This means the library is once again nightly only (until those lints are stabilized).
2323

2424
> **NOTE:** This repository is under heavy development and is likely to break over time. The current releases will probabily contain bugs. As usual open issues if you find any.
2525

0 commit comments

Comments
 (0)