mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-23 15:50:00 +01:00
chore(versionup): to work with latest rustc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "yup-oauth2"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
repository = "https://github.com/Byron/yup-oauth2"
|
||||
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
<a name="v0.4.5"></a>
|
||||
## v0.4.5 (2015-05-11)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **rustup** workaround rustlang bug ([47b68cf4](https://github.com/Byron/yup-oauth2/commit/47b68cf4010974b1ea834b292d9b9101d15a6c46))
|
||||
|
||||
|
||||
<a name="v0.4.4"></a>
|
||||
## v0.4.4 (2015-05-08)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user