Version 0.10.0
This commit is contained in:
parent
35268d1925
commit
92b425912f
|
@ -1,6 +1,6 @@
|
|||
[root]
|
||||
name = "inth-oauth2"
|
||||
version = "0.9.0"
|
||||
version = "0.10.0"
|
||||
dependencies = [
|
||||
"chrono 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hyper 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "inth-oauth2"
|
||||
version = "0.9.0"
|
||||
version = "0.10.0"
|
||||
|
||||
description = "OAuth2 client"
|
||||
keywords = ["authentication", "authorization", "auth", "oauth"]
|
||||
|
|
Loading…
Reference in New Issue