Version 0.9.0
This commit is contained in:
parent
5540d5a8fc
commit
0140f5d1df
|
@ -1,6 +1,6 @@
|
||||||
[root]
|
[root]
|
||||||
name = "inth-oauth2"
|
name = "inth-oauth2"
|
||||||
version = "0.8.1"
|
version = "0.9.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
"chrono 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "inth-oauth2"
|
name = "inth-oauth2"
|
||||||
version = "0.8.1"
|
version = "0.9.0"
|
||||||
|
|
||||||
description = "OAuth2 client"
|
description = "OAuth2 client"
|
||||||
keywords = ["authentication", "authorization", "auth", "oauth"]
|
keywords = ["authentication", "authorization", "auth", "oauth"]
|
||||||
|
|
Loading…
Reference in New Issue