Skip to content

Commit

Permalink
Release v9.0.0 with hyper-rustls 0.25
Browse files Browse the repository at this point in the history
This supersedes 8.4 and 8.3.3 which were released against semver
standards, and yanked in the meantime.

For #213
  • Loading branch information
dermesser committed Apr 23, 2024
1 parent 97c43f3 commit a1ec8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "yup-oauth2"
version = "8.4.0"
version = "9.0.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>", "Lewin Bormann <lbo@spheniscida.de>"]
repository = "https://github.com/dermesser/yup-oauth2"
description = "An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows"
Expand Down

0 comments on commit a1ec8d0

Please sign in to comment.